[ Documentation ]
rnx login

rnx login

rnx login

Sign in with the browser-backed desktop session so uploads and App Store screenshot capture can attach to your account. Local development origins use the dev-login fast path; CI should pass RNX_API_KEY instead.

terminal
rnx login [--origin <url>] [--account <name-or-id>]

Options

flagdescription
--origin <url>auth host (default: auto; prefers contrast.localhost:3000 when available)
--account <name-or-id>the account remote simulators and boxes bill to. With one account it is chosen for you; with several, an interactive login asks and a non-interactive one needs this flag

Examples

terminal
rnx login
rnx login --account "Example Org"
rnx login --origin https://contrast.localhost:3000