1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/edge-cloud/container/clusters/help
2023-11-09 11:45:52 +00:00

49 lines
980 B
Text

NAME
gcloud edge-cloud container clusters - manage Kubernetes Edge clusters
SYNOPSIS
gcloud edge-cloud container clusters GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Kubernetes Edge clusters.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
node-pools
Manage Kubernetes Edge node pools.
COMMANDS
COMMAND is one of the following:
create
Create an Edge Container cluster.
delete
Delete an Edge Container cluster.
describe
Show details about the cluster.
get-credentials
Get credentials of an edge-container cluster.
list
List Edge Container clusters.
update
Update an Edge Container cluster.
upgrade
Upgrade an Edge Container cluster.
NOTES
This variant is also available:
$ gcloud alpha edge-cloud container clusters