This plugin is a template and a functioning example for a basic JFrog CLI plugin. This README shows the expected structure of your plugin's README.
Installing the latest version:
$ jfrog plugin install meeseeks
Installing a specific version:
$ jfrog plugin install meeseeks@version
Uninstalling a plugin
$ jfrog plugin uninstall meeseeks
-
info
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags: *ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
- need to add
- Arguments:
-
storage
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags: *ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
- need to add
- Arguments:
-
repo
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags: *ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
- need to add
- Arguments:
-
ping
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags: *ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
- need to add
- Arguments:
-
spawn
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags: *ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
- need to add
- Arguments:
- None
None.
The release notes are available here.