Authentication
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.
Command Option | Description |
---|---|
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
--url
JFrog Xray API endpoint URL. It usually ends with /xray
--access-token
JFrog access token