Deploy applications to multi-cloud environments (Azure, AWS, GCP, Kubernetes) with support for Helm charts, GitHub Actions, and Harness pipelines
/plugin marketplace add Lobbi-Docs/claude/plugin install team-accelerator@claude-orchestration# Deploy Command Deploy your application to multi-cloud environments with enterprise-grade deployment strategies. ## Usage ## Examples ## Execution Flow When this command is invoked, perform the following steps: ### 1. Pre-Deployment Validation Verify: - Docker images are built and tagged - Kubernetes manifests or Helm charts exist - Environment-specific configurations are available - Required secrets are configured ### 2. Build Container Images (if needed) ### 3. Deploy Based on Target #### Azure (AKS) #### AWS (EKS) #### GCP (GKE) #### Generic Kubernetes ### ...