1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.zh/common/jf.md

16 lines
370 B
Markdown

# 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 {{仓库名称}}/{{路径}}/`