Installation
The Chamber CLI is currently in early access. Contact support@usechamber.com to get access.
First-Time Setup
Chamber guides you through everything. Just run
chamber login and follow the prompts. No manual configuration required.Step 1: Login
Using an API token instead?
Using an API token instead?
For CI/CD or headless servers, use token-based auth:Generate tokens in the Chamber Dashboard under Settings > API Tokens.
The AI Assistant (
chamber chat) requires browser-based login and does not support API tokens.Step 2: Verify
Submit Your First Workload
Navigate to your training code and run:What happens next
If it’s your first time, Chamber will interactively guide you through:- Registry setup — Choose Google Artifact Registry, AWS ECR, or another registry
- Docker installation — If Docker isn’t installed, Chamber offers to help
- Cloud CLI setup — If AWS CLI or gcloud isn’t configured, Chamber walks you through it
Optional: Set Your Organization
If you belong to multiple organizations, set a default:Shell Completion
Enable tab completion for faster workflows:- Bash
- Zsh
- Fish

