Commands
Environments are identified by slug (e.g.,
production, staging), not numeric ID.environments list
environments get
environments create
environments update
environments delete
Prompts for confirmation; pass--yes (-y) in scripts and CI.
Next steps
Secrets
Scope secrets to specific environments.
Multi-environment config
Manage per-environment YAML files.