NAME
gcluster cluster volume -
discovers and lists available storage options.
SYNOPSIS
gcluster cluster volume [FLAGS]
DESCRIPTION
The gcluster cluster volume command discovers and lists available storage
options.
FLAGS
-c,--cluster CLUSTER_NAME: The name of the GKE cluster.-l,--location LOCATION: The location (region or zone) of the GKE cluster.
PERSISTENT FLAGS
These flags are available to all
gcluster cluster commands:
-p,--project PROJECT_ID: The Google Cloud project ID. If you don't specify this value, then Cluster Toolkit uses the default project configured ingcloud.
EXAMPLES
To discover and list all available storage options in your default project:
gcluster cluster volume
To list storage options associated with a specific cluster in zone us-central1-a:
gcluster cluster volume --cluster=my-cluster --location=us-central1-a