mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -1,13 +1,13 @@
|
|||
NAME
|
||||
gcloud alpha container hub memberships - manage memberships of all your GKE
|
||||
and other Kubernetes cluster with Fleet
|
||||
and other Kubernetes cluster with fleets
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container hub memberships COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage memberships of all your GKE and other Kubernetes cluster
|
||||
with Fleet.
|
||||
with fleets.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -27,14 +27,14 @@ COMMANDS
|
|||
(ALPHA) Generate RBAC policy files for connected clusters by the user.
|
||||
|
||||
get-credentials
|
||||
(ALPHA) Fetch credentials for a Fleet-registered cluster to be used in
|
||||
(ALPHA) Fetch credentials for a fleet-registered cluster to be used in
|
||||
Connect Gateway.
|
||||
|
||||
list
|
||||
(ALPHA) List memberships.
|
||||
|
||||
register
|
||||
(ALPHA) Register a cluster with Fleet.
|
||||
(ALPHA) Register a cluster with a fleet.
|
||||
|
||||
unregister
|
||||
(ALPHA) Unregister a cluster from Fleet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue