mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -3,8 +3,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud beta workstations clusters create (CLUSTER : --region=REGION)
|
||||
[--async] [--enable-private-endpoint] [--labels=[KEY=VALUE,...]]
|
||||
[--network=NETWORK] [--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--domain=DOMAIN] [--enable-private-endpoint]
|
||||
[--labels=[KEY=VALUE,...]] [--network=NETWORK]
|
||||
[--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create a workstation cluster.
|
||||
|
|
@ -59,6 +60,9 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--domain=DOMAIN
|
||||
Domain used by Workstations for HTTP ingress.
|
||||
|
||||
--enable-private-endpoint
|
||||
Default is false. If specified, the cluster will be assigned an
|
||||
internal IP address to the Cluster Gateway. This isolates the cluster's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue