mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
| .. | ||
| jfrog.plugin.zsh | ||
| README.md | ||
JFrog CLI
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)