1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/container/fleet/memberships/help
2023-06-28 10:42:37 +00:00

64 lines
1.6 KiB
Text

NAME
gcloud alpha container fleet memberships - manage memberships of all your
GKE and other Kubernetes clusters with fleets
SYNOPSIS
gcloud alpha container fleet memberships GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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.
GROUPS
GROUP is one of the following:
bindings
(ALPHA) Membership Bindings for permissions.
support-access
(ALPHA) Membership used for support access.
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 a 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