1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 17:05:28 +00:00
gcloud-help/gcloud/container/fleet/memberships/help
2022-07-27 08:55:33 +00:00

51 lines
1.1 KiB
Text

NAME
gcloud container fleet memberships - manage memberships of all your GKE and
other Kubernetes cluster with fleets
SYNOPSIS
gcloud container fleet memberships COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Delete a membership.
describe
Describe a membership.
generate-gateway-rbac
Generate RBAC policy files for connected clusters by the user.
get-credentials
Fetch credentials for a fleet-registered cluster to be used in Connect
Gateway.
list
List memberships.
register
Register a cluster with a fleet.
unregister
Unregister a cluster from Fleet.
update
Update a membership.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships
$ gcloud beta container fleet memberships