1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 17:35:31 +00:00
gcloud-help/gcloud/alpha/container/fleet/memberships/help
2022-06-08 09:13:38 +00:00

54 lines
1.4 KiB
Text

NAME
gcloud alpha container fleet memberships - manage memberships of all your
GKE and other Kubernetes cluster with fleets
SYNOPSIS
gcloud alpha container fleet memberships COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage memberships of all your GKE and other Kubernetes cluster
with fleets.
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 a 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 fleet memberships
$ gcloud beta container fleet memberships