1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/container/fleet/memberships/help

65 lines
1.6 KiB
Text
Raw Normal View History

2022-03-09 08:39:30 +00:00
NAME
gcloud alpha container fleet memberships - manage memberships of all your
2023-01-19 00:56:33 +00:00
GKE and other Kubernetes clusters with fleets
2022-03-09 08:39:30 +00:00
SYNOPSIS
2023-01-19 00:56:33 +00:00
gcloud alpha container fleet memberships GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
2022-03-09 08:39:30 +00:00
DESCRIPTION
2023-01-19 00:56:33 +00:00
(ALPHA) Manage memberships of all your GKE and other Kubernetes clusters
2022-06-08 09:13:38 +00:00
with fleets.
2022-03-09 08:39:30 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
2023-03-01 10:23:17 +00:00
GROUPS
GROUP is one of the following:
bindings
(ALPHA) Membership Bindings for permissions.
2023-06-28 10:42:37 +00:00
support-access
(ALPHA) Membership used for support access.
2022-03-09 08:39:30 +00:00
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
2022-06-08 09:13:38 +00:00
(ALPHA) Fetch credentials for a fleet-registered cluster to be used in
2022-03-09 08:39:30 +00:00
Connect Gateway.
list
(ALPHA) List memberships.
register
2022-06-08 09:13:38 +00:00
(ALPHA) Register a cluster with a fleet.
2022-03-09 08:39:30 +00:00
unregister
2023-01-19 00:56:33 +00:00
(ALPHA) Unregister a cluster from a fleet.
2022-03-09 08:39:30 +00:00
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