mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed May 17 10:38:17 UTC 2023
This commit is contained in:
parent
14441c7ea7
commit
a56fab68e5
151 changed files with 1878 additions and 2972 deletions
|
|
@ -57,9 +57,21 @@ POSITIONAL ARGUMENTS
|
|||
|
||||
REQUIRED FLAGS
|
||||
Admin cluster membership resource - membership of the admin cluster.
|
||||
Membership can be the membership ID or the full resource name. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource.
|
||||
Membership name is the same as the admin cluster name.
|
||||
|
||||
Examples:
|
||||
|
||||
$ gcloud beta container vmware clusters enroll
|
||||
--admin-cluster-membership=projects/example-project-12345/locations/us-west1/memberships/example-admin-cluster-name
|
||||
|
||||
or
|
||||
|
||||
$ gcloud beta container vmware clusters enroll
|
||||
--admin-cluster-membership-project=example-project-12345
|
||||
--admin-cluster-membership-location=us-west1
|
||||
--admin-cluster-membership=example-admin-cluster-name
|
||||
|
||||
The arguments in this group can be used to specify the attributes of this resource.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue