mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
|
|
@ -5,7 +5,8 @@ SYNOPSIS
|
|||
gcloud workbench instances create (INSTANCE : --location=LOCATION)
|
||||
[--async] [--disable-proxy-access] [--enable-third-party-identity]
|
||||
[--instance-owners=INSTANCE_OWNERS] [--labels=[KEY=VALUE,...]]
|
||||
[--disable-public-ip --enable-ip-forwarding
|
||||
[--confidential-compute-type=CONFIDENTIAL_COMPUTE_TYPE
|
||||
--disable-public-ip --enable-ip-forwarding
|
||||
--machine-type=MACHINE_TYPE; default="n1-standard-4"
|
||||
--metadata=[KEY=VALUE,...] --min-cpu-platform=MIN_CPU_PLATFORM
|
||||
--service-account-email=SERVICE_ACCOUNT_EMAIL --tags=[TAGS,...]
|
||||
|
|
@ -129,6 +130,10 @@ FLAGS
|
|||
|
||||
Gce Setup for the instance
|
||||
|
||||
--confidential-compute-type=CONFIDENTIAL_COMPUTE_TYPE
|
||||
String. VM instance with CC (Confidential Compute) of type. Supported
|
||||
values: SEV.
|
||||
|
||||
--disable-public-ip
|
||||
If specified, no public IP will be assigned to this instance.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue