Yahav Itzhak b72607bc8e Add JFrog CLI plugin (#8250) | 4 年之前 | |
---|---|---|
.. | ||
README.md | 4 年之前 | |
jfrog.plugin.zsh | 4 年之前 |
This plugin provides completion for JFrog CLI.
JFrog CLI provides a simple interface that automates access to Artifactory, Xray, Bintray and Mission Control through their respective REST APIs.
To use it, add jfrog
to the plugins array in your zshrc file:
plugins=(... jfrog)