Skip to content

Check CLI Status

Inspect the active CLI profile, token source, and workspace defaults before you run commands.

Best for CLI user and Workspace managerUpdated April 3, 2026
CLI In this interface
4 steps Steps
1 interfaces Available in
Use this path when

Inspect the active CLI profile, token source, and stored workspace defaults before you continue.

What you'll finish here
  • See the active profile clearly.
  • Know which token is in use.
  • Catch a wrong workspace before acting.

Where this happens

LabelValueNotes
Command./backlog.sh statusPrints current CLI state.

Do the work

  1. 1. Run `./backlog.sh status`.
  2. 2. Read the active profile, base URL, auth mode, and stored workspace id.
  3. 3. Check the token source so you know whether the CLI is using flags, environment, or stored secrets.
  4. 4. Only continue once the displayed state matches the workflow you intend to run.

Keep Going in CLI Setup

Stay in the same interface and move to the next closest task in this topic when needed.

Nearby Guides

These guides stay close to the current workflow so you can keep moving without restarting discovery.