atmos ci
The atmos ci command group provides tools for working with CI/CD systems. Use these commands to check CI status, manage check runs, and integrate with GitHub Actions.
Configure CI Integration
Learn how to configure CI/CD integration in your atmos.yaml, including setting up providers (like GitHub Actions), managing workflows, environment variables, and secrets for automated infrastructure pipelines.
Subcommands
📄️ status
Show CI status for current branch, similar to gh pr status.
Related
- CI Configuration - Configure CI integration in
atmos.yaml - Profiles - Configure CI-specific profiles
- Auth - Configure OIDC authentication for CI