1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 14:39:15 +00:00

gcloud: Tue Mar 1 04:29:52 UTC 2022

This commit is contained in:
Automated 2022-03-01 04:29:52 +00:00
parent aab53307a8
commit 1456dab6c7
9791 changed files with 814712 additions and 0 deletions

View file

@ -0,0 +1,54 @@
NAME
gcloud alpha container hub memberships - manage memberships of all your GKE
and other Kubernetes cluster with Fleet
SYNOPSIS
gcloud alpha container hub memberships COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage memberships of all your GKE and other Kubernetes cluster
with Fleet.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
delete
(ALPHA) Delete a membership.
describe
(ALPHA) Describe a membership.
generate-gateway-rbac
(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
Connect Gateway.
list
(ALPHA) List memberships.
register
(ALPHA) Register a cluster with Fleet.
unregister
(ALPHA) Unregister a cluster from Fleet.
update
(ALPHA) Update a membership.
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. These variants are also available:
$ gcloud container hub memberships
$ gcloud beta container hub memberships