Skip to main content

update

sand clusters update

Update a cluster's name or properties

sand clusters update [flags]

Examples

$ sand clusters update --id=cls_01jnehja2kert9ps84y9mhd80h --name=my-cluster --tag=mytag
✅ Cluster updated successfully!
Cluster ID: cls_01jnehja2kert9ps84y9mhd80h

Options

      --base-url string   Base URL for the cluster
--default Whether this cluster handles requests to api.sandgarden.com without another cluster specified
-h, --help Help for update
--id string ID of the cluster to update (required)
--json Return json output
--name string Name of the cluster
--tag string Tag to associate with this cluster

SEE ALSO