JFrog CLI Plugin: rt-fs

JFrog CLI Plugin: rt-fs

Dec 17, 2020

JFrog CLI Plugins allow enhancing the functionality of JFrog CLI to meet the specific user and organization needs. All public plugins are registered in JFrog CLI's Plugins Registry.
Try it out: https://github.com/jfrog/jfrog-cli-plugins-reg

The source code of a plugin is maintained as an open source Go project on GitHub. Anyone can develop their own plugin, in Go.

This rt-fs plugin runs file system commands in Artifactory. It is designed to mimic the functionality of the Linux/Unix 'ls' and 'cat' commands. Watch this video to see how.

Learn more:
JFrog CLI rt-fs plugin https://github.com/jfrog/jfrog-cli-plugins/tree/main/rt-fs#about-this-plugin
JFrog CLI Plugin Developer Guide https://github.com/jfrog/jfrog-cli/blob/master/guides/jfrog-cli-plugins-developer-guide.md
JFrog CLI https://www.jfrog.com/confluence/display/CLI/JFrog+CLI