1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -3,8 +3,8 @@ NAME
SYNOPSIS
gcloud workstations clusters create (CLUSTER : --region=REGION) [--async]
[--enable-private-endpoint] [--labels=[LABELS,...]] [--network=NETWORK]
[--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
[--enable-private-endpoint] [--labels=[KEY=VALUE,...]]
[--network=NETWORK] [--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a workstation cluster.
@ -63,7 +63,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.