[Descrobe the plugin]
Since this plugin is currently not included in JFrog CLI Plugins Registry, it needs to be built and installed manually. Follow these steps to install and use this plugin with JFrog CLI.
- Make sure JFrog CLI is installed on you machine by running
jfrog. If it is not installed, install it. - Create a directory named
pluginsunder~/.jfrog/if it does not exist already. - Clone this repository.
- CD into the root directory of the cloned project.
- Run
go buildto create the binary in the current directory. - Copy the binary into the
~/.jfrog/pluginsdirectory.
- [Command name]
- Arguments:
- [List of arguments with full descriptions]
- Flags:
- [List of flags with full descriptions]
- Examples:
- [Usage examples]
- Arguments:
The release notes are available here.