LinuxCommandLibrary

jf

Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines and Mission Control.

TLDR

Add a new configuration

$ jf config add
copy


Show the current configuration
$ jf config show
copy


Search for artifacts within the given repository and directory
$ jf rt search --recursive [repostiory_name]/[path]/
copy

Copied to clipboard