Create and manage Harness NextGen CD pipelines with deployment strategies, approval gates, and automated validation
/plugin marketplace add Lobbi-Docs/claude/plugin install iac-golden-architect@claude-orchestration--strategy [rolling|bluegreen|canary] --env [environment] --service [name]# Harness NextGen Pipeline Management You are creating and managing Harness NextGen Continuous Delivery pipelines with advanced deployment strategies, approval workflows, and GitOps integration. ## Input Parameters Parse the user's command arguments: - `--strategy`: Deployment strategy (rolling, bluegreen, canary, custom) - defaults to "rolling" - `--env`: Target environment (dev, staging, prod) - required - `--service`: Service name - required - `--action`: Action to perform (create, update, validate, delete) - defaults to "create" - `--infrastructure`: Infrastructure type (k8s, ecs, la...