rnx auth
rnx auth
Print the auth source the CLI will use, and for a desktop session the account that remote simulators and boxes bill to. API keys are not managed by the CLI; pass them via RNX_API_KEY when CI or a headless script needs one. Use rnx login and rnx logout for the browser-backed desktop session.
terminal
Options
| flag | description |
|---|---|
RNX_API_KEY | env var for API-key auth; no local key file is read |
Examples
terminal
Auth Sources
auth prints the credential the CLI will use. API keys are read only from RNX_API_KEY; they are created and managed in the web/admin UI, not by the CLI. login stores a desktop session token for interactive local uploads, and logout clears it.