mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha workstations create
|
||||
(WORKSTATION : --cluster=CLUSTER --config=CONFIG --region=REGION)
|
||||
[--async] [GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--labels=[LABELS,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a workstation.
|
||||
|
|
@ -63,6 +63,10 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--labels=[LABELS,...]
|
||||
Labels that are applied to the workstation and propagated to the
|
||||
underlying Compute Engine resources.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue