dot_files/dot_oh-my-zsh/plugins/jfrog
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00
..
jfrog.plugin.zsh initial 2025-11-22 22:51:27 +00:00
README.md initial 2025-11-22 22:51:27 +00:00

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)