Configuration
The Chamber CLI stores configuration and credentials in~/.chamber/.
Configuration Files
Settings
Organization ID
Set your default organization for API requests:API URL
By default, the CLI connects tohttps://api.usechamber.io/v1. Override this for development or private deployments:
Default Registry
Set your container registry for thechamber run command to avoid specifying it on every run:
View Configuration
See all current settings:Environment Variables
You can override configuration using environment variables:
Example:
Multiple Profiles
For working with multiple organizations or environments, you can use shell aliases:Reset Configuration
To reset all configuration and credentials:Troubleshooting
”Not logged in” error
“No organization configured” error
Check your setup
Verify everything is configured correctly:Early Access — The Chamber CLI is currently in early access. Contact support@usechamber.io to get started.

