Skip to main content
As of client 1.0.0, this command is named login (previously auth).

Authenticate via browser

snowglobe login
This opens a browser window to authenticate with Snowglobe.
If the browser does not open automatically, copy the printed URL into your browser, or use the environment variable method below.

Authenticate with API key (non-interactive)

Set an API key (from the Snowglobe dashboard) as an environment variable and then rerun the snowglobe login command
export SNOWGLOBE_API_KEY=your_api_key