ScaleBox Docs

Authentication Commands

Complete reference for authentication and credential management commands.

Complete reference for authentication and credential management commands.

📚 Documentation Available

Complete authentication documentation is available in the Authentication Guide.

Quick Command Reference

🔐 auth login

Authenticate with ScaleBox using your API key.

scalebox-cli auth login --api-key sk-your-key --server-url https://api.scalebox.dev

📊 auth whoami

Check current authentication status.

scalebox-cli auth whoami

👤 auth whoami

Display current user information.

scalebox-cli auth whoami

đŸšĒ auth logout

Remove stored authentication credentials.

scalebox-cli auth logout

On this page