mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation * pamfix, pages.nl/*: fix and translate typo's * pamfix, pamfile: fix typos
16 lines
389 B
Markdown
16 lines
389 B
Markdown
# jf
|
|
|
|
> Werk met JFrog producten zoals Artifactory, Xray, Distribution, Pipelines en Mission Control.
|
|
> Meer informatie: <https://jfrog.com/help/r/jfrog-cli/usage>.
|
|
|
|
- Voeg een nieuwe configuratie toe:
|
|
|
|
`jf config add`
|
|
|
|
- Toon de huidige configuratie:
|
|
|
|
`jf config show`
|
|
|
|
- Zoek naar artifacts binnen de opgegeven repository en map:
|
|
|
|
`jf rt search --recursive {{repostiory_naam}}/{{pad}}/`
|