mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Thu May 30 09:26:18 UTC 2024
This commit is contained in:
parent
e617a432f4
commit
595ac8640a
232 changed files with 10919 additions and 274 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud workstations create
|
||||
(WORKSTATION : --cluster=CLUSTER --config=CONFIG --region=REGION)
|
||||
[--async] [--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--env=[KEY=VALUE,...]] [--labels=[KEY=VALUE,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a workstation.
|
||||
|
|
@ -70,6 +71,9 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--env=[KEY=VALUE,...]
|
||||
Environment variables passed to the Workstation.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
Labels that are applied to the workstation and propagated to the
|
||||
underlying Compute Engine resources.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue