sdm admin clusters update

NAME:
   sdm admin clusters update - update one or more clusters

USAGE:
   sdm admin clusters update command [command options] [arguments...]

COMMANDS:
   aks                                                                          update AKS cluster
   aks-service, aksservice                                                      update AKS (Service Account) cluster
   amazon-eks, amazoneks, eks                                                   update Elastic Kubernetes Service cluster
   amazon-eks-instance-profile, amazoneksinstanceprofile, eks-instance-profile  update Elastic Kubernetes Service (instance profile) cluster
   gke                                                                          update Google Kubernetes Engine cluster
   k8s, kubernetes                                                              update Kubernetes cluster
   k8s-podidentity, k8spodidentity                                              update Kubernetes (Pod Identity) cluster
   k8s-service, k8sservice                                                      update Kubernetes (Service Account) cluster

OPTIONS:
   --file value, -f value  load from a JSON file
   --stdin, -i             load from stdin
   --filter value          filter e.g. 'field:name tag:key=value ...'
   --filters-help          show valid filter strings and examples
   --filter-json value     path to JSON based filter
   --tags value            tags e.g. 'key=value,...'
   --delete-tags value     delete-tags e.g. 'key,...'
   --delete-all-tags
   --timeout value         set time limit for command
   --help, -h              show help

For more information on the use of filters in the CLI, see the Filters documentation.

aks

aks-service

amazon-eks

amazon-eks-instance-profile

gke

k8s

k8s-podidentity

k8s-service

Last updated

Was this helpful?