[ Documentation ]
rnx auth

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
rnx auth

Options

flagdescription
RNX_API_KEYenv var for API-key auth; no local key file is read

Examples

terminal
rnx auth

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.