gauge install

Download and install plugin(s)

Synopsis

Download and install specified plugin or all plugins in the project’s ‘manifest.json’ file.

gauge install [flags] [plugin]

Examples

  gauge install
  gauge install java
  gauge install java -f gauge-java-0.6.3-darwin.x86_64.zip

Options

  -f, --file string      Installs the plugin from zip file
  -h, --help             help for install
  -v, --version string   Version of plugin to be installed

Options inherited from parent commands

  -d, --dir string         Set the working directory for the current
                           command, accepts a path relative to current
                           directory (default ".")
  -l, --log-level string   Set level of logging to debug, info, warning, error
                           or critical (default "info")
  -m, --machine-readable   Prints output in JSON format

SEE ALSO

Complete documentation is available here.