1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 14:39:15 +00:00

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions

View file

@ -0,0 +1,63 @@
NAME
gcloud container fleet memberships support-access describe - describe
support access for the specified membership
SYNOPSIS
gcloud container fleet memberships support-access describe
(MEMBERSHIP_NAME : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To describe support access for membership my-membership run:
$ gcloud container fleet memberships support-access describe \
my-membership
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
To set the project attribute:
◆ provide the argument MEMBERSHIP_NAME on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
MEMBERSHIP_NAME
ID of the membership or fully qualified identifier for the
membership.
To set the membership attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--location=LOCATION
The location of the membership resource, e.g. us-central1. If not
specified, defaults to global.
To set the location attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line with a
fully specified name;
▸ provide the argument --location on the command line;
▸ set the property gkehub/location.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships support-access describe
$ gcloud beta container fleet memberships support-access describe

View file

@ -0,0 +1,63 @@
NAME
gcloud container fleet memberships support-access disable - disable support
access for the specified membership
SYNOPSIS
gcloud container fleet memberships support-access disable
(MEMBERSHIP_NAME : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To disable support access for membership my-membership run:
$ gcloud container fleet memberships support-access disable \
my-membership
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
To set the project attribute:
◆ provide the argument MEMBERSHIP_NAME on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
MEMBERSHIP_NAME
ID of the membership or fully qualified identifier for the
membership.
To set the membership attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--location=LOCATION
The location of the membership resource, e.g. us-central1. If not
specified, defaults to global.
To set the location attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line with a
fully specified name;
▸ provide the argument --location on the command line;
▸ set the property gkehub/location.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships support-access disable
$ gcloud beta container fleet memberships support-access disable

View file

@ -0,0 +1,63 @@
NAME
gcloud container fleet memberships support-access enable - enable support
access for the specified membership
SYNOPSIS
gcloud container fleet memberships support-access enable
(MEMBERSHIP_NAME : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To enable support access for membership my-membership run:
$ gcloud container fleet memberships support-access enable \
my-membership
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
To set the project attribute:
◆ provide the argument MEMBERSHIP_NAME on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
MEMBERSHIP_NAME
ID of the membership or fully qualified identifier for the
membership.
To set the membership attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--location=LOCATION
The location of the membership resource, e.g. us-central1. If not
specified, defaults to global.
To set the location attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line with a
fully specified name;
▸ provide the argument --location on the command line;
▸ set the property gkehub/location.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships support-access enable
$ gcloud beta container fleet memberships support-access enable

View file

@ -0,0 +1,70 @@
NAME
gcloud container fleet memberships support-access get-yaml - generates YAML
for anthos support RBAC policies
SYNOPSIS
gcloud container fleet memberships support-access get-yaml
(MEMBERSHIP_NAME : --location=LOCATION)
[--rbac-output-file=RBAC_OUTPUT_FILE] [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To generate the YAML for support access RBAC policies with membership
my-membership, run:
$ gcloud container fleet memberships support-access get-yaml \
my-membership
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
To set the project attribute:
◆ provide the argument MEMBERSHIP_NAME on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
MEMBERSHIP_NAME
ID of the membership or fully qualified identifier for the
membership.
To set the membership attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--location=LOCATION
The location of the membership resource, e.g. us-central1. If not
specified, defaults to global.
To set the location attribute:
▸ provide the argument MEMBERSHIP_NAME on the command line with a
fully specified name;
▸ provide the argument --location on the command line;
▸ set the property gkehub/location.
FLAGS
--rbac-output-file=RBAC_OUTPUT_FILE
If specified, the generated RBAC policy will be written to the
designated local file.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships support-access get-yaml
$ gcloud beta container fleet memberships support-access get-yaml

View file

@ -0,0 +1,44 @@
NAME
gcloud container fleet memberships support-access - membership used for
support access
SYNOPSIS
gcloud container fleet memberships support-access COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
This command group allows for manipulation of support access for the
specified membership.
EXAMPLES
Manage support access:
$ gcloud 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
Describe support access for the specified membership.
disable
Disable support access for the specified membership.
enable
Enable support access for the specified membership.
get-yaml
Generates YAML for anthos support RBAC policies.
NOTES
These variants are also available:
$ gcloud alpha container fleet memberships support-access
$ gcloud beta container fleet memberships support-access