Files
tldr/pages.zh/common/jf.md

16 lines
358 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# jf
> 与JFrog产品进行互动如Artifactory、Xray、Distribution、Pipelines和Mission Control。
> 更多信息:<https://jfrog.com/help/r/jfrog-cli/usage>。
- 添加新配置:
`jf config add`
- 显示当前配置:
`jf config show`
- 在给定的仓库和目录中搜索工件:
`jf rt search --recursive {{repostiory_name}}/{{path}}/`