For AI agents and LLMs: a machine-readable index is available at llms.txt. A plain-Markdown version of any documentation page is available by appending .md to its URL.
Skip to main content

/auth Command

Use /auth to verify stored credentials against the Rook controller.

Rook auth command help showing the status subcommand

Syntax

/auth
/auth status

Headless:

rook auth status
rook whoami

/auth and /auth status perform the same status check. rook whoami is the convenient headless alias.

Step-by-step

  1. Run /auth status.
  2. Confirm that the stored credential is valid.
  3. If invalid, use /login.
  4. Run the status check again.

State and privacy

The status check reads the stored token and verifies it remotely. It does not print the token or change project data. Use rook whoami when you also want to see the authenticated identity.

Authentication is global to the Rook home on this machine, not scoped to one agent workspace.

Common problems

  • Expired or revoked token: sign in again.
  • Controller unreachable: run /doctor and check network access.
  • Wrong account: run /logout, then /login with the intended account.

rook whoami · /login · /logout · /doctor

Test across 3000+ combinations of browsers, real devices & OS.

×
Schedule Your Personal Demo
Book Demo

Help and Support

Related Articles