CLI Tools
Tools
Orchestration CLIs for every step of the DevOps pipeline.
Tools are designed to run in sequence via workflow.py, or individually.
Execution Order
workflow.py orchestrates all 8 tools in sequence: Dockerize → Secrets → Terraform → Helm → CI/CD → Test → Local Test → Cost Optimize. Each step must pass before the next begins.