mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha workstations clusters create (CLUSTER : --region=REGION)
|
||||
[--async] [--enable-private-endpoint] [--labels=[LABELS,...]]
|
||||
[--async] [--enable-private-endpoint] [--labels=[KEY=VALUE,...]]
|
||||
[--network=NETWORK] [--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -64,7 +64,7 @@ FLAGS
|
|||
workstations from public networks, but requires additional
|
||||
configuration. Learn more: https://cloud.google.com/workstations/docs.
|
||||
|
||||
--labels=[LABELS,...]
|
||||
--labels=[KEY=VALUE,...]
|
||||
Labels that are applied to the cluster and propagated to the underlying
|
||||
Compute Engine resources.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue