snippetbashTip
jf — Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines, and Mission Control. M
Viewed 0 times
commandjfrogjflikeproductsinteractcliwith
Problem
How to use the
jf command: Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines, and Mission Control. More information: <https://jfrog.com/help/r/jfrog-applications-and-cli-documentation/jfrog-cli>.Solution
jf — Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines, and Mission Control. More information: <https://jfrog.com/help/r/jfrog-applications-and-cli-documentation/jfrog-cli>.Add a new configuration:
jf config addShow the current configuration:
jf config showSearch for artifacts within the given repository and directory:
jf rt search --recursive {{repostiory_name}}/{{path}}/Code Snippets
Add a new configuration
jf config addShow the current configuration
jf config showSearch for artifacts within the given repository and directory
jf rt search --recursive {{repostiory_name}}/{{path}}/Context
tldr-pages: common/jf
Revisions (0)
No revisions yet.