Meeseeks
About this plugin
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.
Installation with JFrog CLI
Installing the latest version:
$ jfrog plugin install meeseeks
Installing a specific version:
$ jfrog plugin install meeseeks@version
Uninstalling a plugin
$ jfrog plugin uninstall meeseeks
Usage
Commands
-
info
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags:
*ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
-
storage
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags:
*ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
-
repo
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags:
*ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
-
ping
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags:
*ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
-
spawn
- Arguments:
- server-id - Default Server ID from JFrog CLI Config.
- Flags:
*ServerIdFlag: Artifactory server ID configured using the config command. [Default: false]
- Example:
Environment variables
Additional info
None.
Release Notes
The release notes are available here.