Skip to main content

create

sand clusters create

Create a cluster

sand clusters create [flags]

Examples

$ sand clusters create --name=my-cluster --tag=mytag
✅ Cluster createed successfully!
ID: cls_01jnehja2kert9ps84y9mhd80h
Name: my-cluster

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 create
--json Return json output
--name string Cluster name (required)
--tag string Tag to associate with this cluster

SEE ALSO