gcluster cluster list

NAME

gcluster cluster list - lists available target clusters and environments.

SYNOPSIS

gcluster cluster list [FLAGS]

DESCRIPTION

The gcluster cluster list command lists available target clusters and environments.

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 in gcloud.

EXAMPLES

To list all available clusters in your default project:

gcluster cluster list

To list all available clusters in a specific project:

gcluster cluster list --project=my-project