Log In
If the browser doesn’t open automatically, the command prints a URL you can paste manually.
Check Status
Log Out
Token Storage
Tokens are stored in the OS keychain (Keychain on macOS, Secret Service on Linux, Windows Credential Manager on Windows). They are never written to disk in plaintext. crcli automatically refreshes expired tokens. If the refresh fails, it re-runs the device flow and opens the browser again.Environments
By default crcli connects to the production environment. To use staging:--env | API URL | Auth URL |
|---|---|---|
prod (default) | https://{tenant}.portal.cloud.red | https://auth.cloud.red |
staging | https://{tenant}.staging.cloud.red | https://auth-staging.cloud.red |
