diff --git a/pages/common/jf.md b/pages/common/jf.md new file mode 100644 index 0000000000..bb2d9e81c3 --- /dev/null +++ b/pages/common/jf.md @@ -0,0 +1,16 @@ +# jf + +> Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines and Mission Control. +> More information: . + +- Add a new configuration: + +`jf config add` + +- Show the current configuration: + +`jf config show` + +- Search for artifacts within the given repository and directory: + +`jf rt search --recursive {{repostiory_name}}/{{path}}/`