mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta container fleet memberships support-access - membership used
|
||
|
|
for support access
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta container fleet memberships support-access COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) This command group allows for manipulation of support access for the
|
||
|
|
specified membership.
|
||
|
|
|
||
|
|
EXAMPLES
|
||
|
|
Manage support access:
|
||
|
|
|
||
|
|
$ gcloud beta container fleet memberships support-access --help
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe support access for the specified membership.
|
||
|
|
|
||
|
|
disable
|
||
|
|
(BETA) Disable support access for the specified membership.
|
||
|
|
|
||
|
|
enable
|
||
|
|
(BETA) Enable support access for the specified membership.
|
||
|
|
|
||
|
|
get-yaml
|
||
|
|
(BETA) Generates YAML for anthos support RBAC policies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha container fleet memberships support-access
|
||
|
|
|