1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Jul 30 10:59:26 UTC 2025

This commit is contained in:
Automated 2025-07-30 10:59:26 +00:00
parent 0acbd64d02
commit 0f69685b06
221 changed files with 11951 additions and 506 deletions

View file

@ -3,8 +3,9 @@ NAME
SYNOPSIS
gcloud beta 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"
@ -116,6 +117,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.