mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha container fleet memberships support-access - membership used
|
|
for support access
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container fleet memberships support-access COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) This command group allows for manipulation of support access for
|
|
the specified membership.
|
|
|
|
EXAMPLES
|
|
Manage support access:
|
|
|
|
$ gcloud alpha 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
|
|
(ALPHA) Describe support access for the specified membership.
|
|
|
|
disable
|
|
(ALPHA) Disable support access for the specified membership.
|
|
|
|
enable
|
|
(ALPHA) Enable support access for the specified membership.
|
|
|
|
get-yaml
|
|
(ALPHA) Generates YAML for anthos support RBAC policies.
|
|
|
|
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 support-access
|
|
|
|
$ gcloud beta container fleet memberships support-access
|
|
|