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

gcloud: Wed May 14 10:45:02 UTC 2025

This commit is contained in:
Automated 2025-05-14 10:45:02 +00:00
parent dfebca5b6c
commit 82f3a66664
423 changed files with 11160 additions and 1149 deletions

View file

@ -5,7 +5,8 @@ SYNOPSIS
gcloud workstations clusters create (CLUSTER : --region=REGION) [--async]
[--domain=DOMAIN] [--enable-private-endpoint]
[--labels=[KEY=VALUE,...]] [--network=NETWORK]
[--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
[--subnetwork=SUBNETWORK] [--tags=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a workstation cluster.
@ -78,6 +79,10 @@ FLAGS
--subnetwork=SUBNETWORK
Fully specified subnetwork path for instances created in this cluster.
--tags=[KEY=VALUE,...]
Resource manager tags to be bound to this cluster. For example:
"123/environment=production" "123/costCenter=marketing"
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,