mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Apr 6 08:36:53 UTC 2022
This commit is contained in:
parent
9bf28f1efe
commit
f88a614da8
221 changed files with 7174 additions and 449 deletions
51
gcloud/alpha/edge-cloud/container/clusters/help
Normal file
51
gcloud/alpha/edge-cloud/container/clusters/help
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
NAME
|
||||
gcloud alpha edge-cloud container clusters - manage Kubernetes Edge
|
||||
clusters
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha edge-cloud container clusters GROUP | COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Manage Kubernetes Edge node pools.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create an Edge Container cluster.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete an Edge Container cluster.
|
||||
|
||||
describe
|
||||
(ALPHA) Show details about the cluster.
|
||||
|
||||
get-credentials
|
||||
(ALPHA) Get credentials of an edge-container cluster.
|
||||
|
||||
list
|
||||
(ALPHA) List Edge Container clusters.
|
||||
|
||||
update
|
||||
(ALPHA) Update an Edge Container cluster.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud edge-cloud container clusters
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue