1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 08:27:05 +00:00

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -19,7 +19,7 @@ DESCRIPTION
(ALPHA) Create an Edge Container cluster.
EXAMPLES
To create a cluster called 'my-cluster' in region us-central1, run:
To create a cluster called my-cluster in region us-central1, run:
$ gcloud alpha edge-cloud container clusters create my-cluster \
--location=us-central1
@ -31,8 +31,8 @@ POSITIONAL ARGUMENTS
ways. To set the project attribute:
◆ provide the argument cluster on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.
@ -45,11 +45,10 @@ POSITIONAL ARGUMENTS
arguments in this group are specified.
--location=LOCATION
The global location name. To set the location attribute:
Google Cloud location for the cluster. To set the location attribute:
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property edge_container/location.
▸ provide the argument --location on the command line.
FLAGS
--admin-users=ADMIN_USERS