[ Documentation ]
peach auth

peach 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 PEACH_API_KEY when CI or a headless script needs one. Use peach login and peach logout for the browser-backed desktop session.

terminal
peach auth

Options

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

Examples

terminal
peach auth

Auth Sources

auth prints the credential the CLI will use. API keys are read only from PEACH_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.