JFrog CLI

From wikieduonline
(Redirected from Jfrog rt)
Jump to navigation Jump to search
This article is a Draft. Help us to complete it.


Installation[edit]

https://www.jfrog.com/confluence/display/CLI/JFrog+CLI

  • MacOS installation: brew install jfrog-cli-go
  • Ubuntu/Debian:
wget -qO - https://releases.jfrog.io/artifactory/api/gpg/key/public | sudo apt-key add -;
echo "deb https://releases.jfrog.io/artifactory/jfrog-debs xenial contrib" | sudo tee -a /etc/apt/sources.list;
sudo apt update && sudo apt install -y jfrog-cli;


Configuration:

jfrog-cli.conf


JFrog Bintray[edit]

jfrog bt
   jfrog bt ent
jfrog rt

JFrog Artifactory (jfrog rt)[edit]

  • jfrog rt command-name global-options command-options arguments


jfrog rt config
jfrog rt ping 
jfrog rt upload
jfrog rt download or jfrog rt dl
jfrog rt cp
jfrog rt mv
jfrog rt del
jfrog rt search
jfrog rt set-props
jfrog rt delete-props
jfrog rt access-token-create
jfrog rt git-lfs-clean
jfrog rt curl

See also[edit]

Advertising: