mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -3,8 +3,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud workstations clusters create (CLUSTER : --region=REGION) [--async]
|
||||
[--enable-private-endpoint] [--labels=[KEY=VALUE,...]]
|
||||
[--network=NETWORK] [--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
[--domain=DOMAIN] [--enable-private-endpoint]
|
||||
[--labels=[KEY=VALUE,...]] [--network=NETWORK]
|
||||
[--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a workstation cluster.
|
||||
|
|
@ -58,6 +59,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