1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Jul 27 08:55:33 UTC 2022

This commit is contained in:
Automated 2022-07-27 08:55:33 +00:00
parent 380c3aa29f
commit 3513fd1c11
Failed to extract signature
171 changed files with 3989 additions and 448 deletions

View file

@ -114,7 +114,9 @@ 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. This variant is also available:
access allowlist. These variants are also available:
$ gcloud container fleet memberships generate-gateway-rbac
$ gcloud beta container fleet memberships generate-gateway-rbac

View file

@ -118,11 +118,10 @@ EXAMPLES
--service-account-key-file=/tmp/keyfile.json
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership
resource. 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:
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;
@ -202,9 +201,8 @@ REQUIRED FLAGS
Enable Workload Identity when registering the cluster with a fleet.
Ensure that GKE Workload Identity is enabled on your GKE cluster,
it is a requirement for using Workload Identity with memberships.
Refer to the Registering a cluster using Workload Identity section
in
https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster#register_cluster
Refer to the Enable GKE Workload Identity section in
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity#enable
--service_account_key_file flag should not be set if this is set.
This flag must be specified if any of the other arguments in this

View file

@ -59,11 +59,10 @@ EXAMPLES
my-membership --gke-cluster=my-cluster-region-or-zone/my-cluster
POSITIONAL ARGUMENTS
Membership resource - The group of arguments defining a membership
resource. 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:
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;