sglang.0.4.8.post1/oh-my-zsh/plugins/jfrog
hailin d4330e0746 first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00
..
README.md first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00
jfrog.plugin.zsh first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00

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)