sootsim auth
sootsim auth
Print the auth source the CLI will use. API keys are not managed by the CLI; pass them via SOOTSIM_API_KEY when CI or a headless script needs one. Use sootsim login and sootsim logout for the browser-backed desktop session.
terminal
Options
| flag | description |
|---|---|
SOOTSIM_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 SOOTSIM_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.
