diff --git a/cmd/cloud/deployment.go b/cmd/cloud/deployment.go index dc528c4f3..9985bc458 100644 --- a/cmd/cloud/deployment.go +++ b/cmd/cloud/deployment.go @@ -49,12 +49,12 @@ var ( executor string inputFile string cloudProvider string - clusterType string region string schedulerSize string highAvailability string deploymentCreateEnforceCD bool deploymentUpdateEnforceCD bool + clusterType = standard deploymentVariableListExample = ` # List a deployment's variables $ astro deployment variable list --deployment-id --key FOO