1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Dec 10 10:54:29 UTC 2025

This commit is contained in:
Automated 2025-12-10 10:54:29 +00:00
parent 7b14250313
commit 6d07e70b12
313 changed files with 11521 additions and 1088 deletions

View file

@ -3,8 +3,9 @@ NAME
SYNOPSIS
gcloud workbench instances create (INSTANCE : --location=LOCATION)
[--async] [--disable-proxy-access] [--enable-third-party-identity]
[--instance-owners=INSTANCE_OWNERS] [--labels=[KEY=VALUE,...]]
[--async] [--disable-proxy-access] [--enable-managed-euc]
[--enable-third-party-identity] [--instance-owners=INSTANCE_OWNERS]
[--labels=[KEY=VALUE,...]]
[--confidential-compute-type=CONFIDENTIAL_COMPUTE_TYPE
--disable-public-ip --enable-ip-forwarding
--machine-type=MACHINE_TYPE; default="n1-standard-4"
@ -117,6 +118,10 @@ FLAGS
--disable-proxy-access
If true, the notebook instance will not register with the proxy.
--enable-managed-euc
If true, the notebook instance will be created with managed end user
credentials enabled.
--enable-third-party-identity
If true, the notebook instance provide a proxy endpoint which allows
for third party identity.