1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/container/fleet/memberships/help
2023-01-19 00:56:33 +00:00

51 lines
1.1 KiB
Text

NAME
gcloud container fleet memberships - manage memberships of all your GKE and
other Kubernetes clusters with fleets
SYNOPSIS
gcloud container fleet memberships GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage memberships of all your GKE and other Kubernetes clusters 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 a fleet.
update
Update a membership.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships
$ gcloud beta container fleet memberships