--build Build new image before deploying
--ci-ref string Git ref for CI workflow (default: main)
--code-ref string Git ref for code (branch/tag); defaults to current branch
--config-ref string Git ref for K8s config (default: main)
--dry-run Show what would be deployed without deploying
-e, --env string Target environment (e.g., dev, staging, prod)
-h, --help help for deploy
-i, --interactive Use the interactive multi-step form
-s, --service string Service to deploy
--tag string Image tag to deploy (for existing images)
-y, --yes Skip all prompts and use defaults