dotfiles/zsh/.oh-my-zsh/plugins/jfrog
2024-06-19 00:06:56 +02:00
..
jfrog.plugin.zsh First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +02: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)