mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jan 23 10:02:29 UTC 2025
This commit is contained in:
parent
4a036681b1
commit
861d4011dc
116 changed files with 1271 additions and 2834 deletions
|
|
@ -5,7 +5,7 @@ SYNOPSIS
|
|||
gcloud workstations create
|
||||
(WORKSTATION : --cluster=CLUSTER --config=CONFIG --region=REGION)
|
||||
[--async] [--env=[KEY=VALUE,...]] [--labels=[KEY=VALUE,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--source-workstation=SOURCE_WORKSTATION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a workstation.
|
||||
|
|
@ -78,6 +78,13 @@ FLAGS
|
|||
Labels that are applied to the workstation and propagated to the
|
||||
underlying Compute Engine resources.
|
||||
|
||||
--source-workstation=SOURCE_WORKSTATION
|
||||
Source workstation from which this workstations persistent directories
|
||||
are cloned on creation. When specified, the workstations service agent
|
||||
must have compute.disks.createSnapshot and
|
||||
compute.snapshots.useReadOnly permissions on the source workstation's
|
||||
host project.
|
||||
|
||||
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