Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The MettleCI Command Line Interface itself offers no useful functionality, and simply acts as a shell for the invocation of functionality provided by MettleCI CLI Plugins. The default MettleCI CLI

Installing New Plugins

Installing MettleCI Command Line Interface Plugins is as simple as placing them in the plugins sub-directory of your CLI installation directory. Note that plugins are loaded when the CLI is started, so you’ll need to exit and restart any running CLI sessions before any newly installed plugins are recognised.

...

Updating Plugins

Upgrading a plugin is as simple as downloading the upgraded plugin JAR file and placing in the plugins sub-directory of your CLI installation directory.

...