CLI for JFrog Security
Last updated
Last updated
© 2024 JFrog Ltd All Rights Reserved
When used with Xray, JFrog CLI offers several means of authentication: JFrog CLI does not support accessing Xray without authentication.
To authenticate yourself using your Xray login credentials, either configure your credentials once using the_jf c add_command or provide the following option to each command.
To authenticate yourself using an Xray Access Token, either configure your Access Token once using the _jf c add_command or provide the following option to each command.
Command option
Description
--url
JFrog Xray API endpoint URL. It usually ends with /xray
--user
JFrog username
--password
JFrog password
Command option
Description
--url
JFrog Xray API endpoint URL. It usually ends with /xray
--access-token
JFrog access token