1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-22 02:25:48 +01:00
Files
2020-05-27 16:38:30 +01:00

467 B

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)