Skip to main content

2501 login

Sign in to your Command Center instance.
The command prompts interactively for email and password - the same credentials you use to sign in to the Command Center web UI. The session is persisted to your local config so subsequent commands (resources, chat) re-use it without prompting. When the account has two-factor authentication enabled, login also asks for a code from your authenticator app or a backup code. Run this from a terminal so you can enter the code. Unattended commands should use an API key.

2501 status

Confirm which instance the CLI is pointing at and who is signed in.
Prints the configured base URL, current user, organization, and CLI version. Use this any time you’re about to run a sync, a deploy, or any other potentially-impactful command - confirm you’re aimed at the right environment first.

What login is not for