1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Apr 6 08:36:53 UTC 2022

This commit is contained in:
Automated 2022-04-06 08:36:53 +00:00
parent 9bf28f1efe
commit f88a614da8
221 changed files with 7174 additions and 449 deletions

View file

@ -0,0 +1,46 @@
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.
NOTES
This variant is also available:
$ gcloud alpha edge-cloud container clusters