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

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -14,11 +14,7 @@ SYNOPSIS
: --kms-keyring=KMS_KEYRING --kms-location=KMS_LOCATION
--kms-project=KMS_PROJECT] --no-enable-internet-access
--network=NETWORK [--subnetwork=SUBNETWORK
: --subnetwork-region=SUBNETWORK_REGION]
--post-startup-script=POST_STARTUP_SCRIPT
--post-startup-script-behavior=POST_STARTUP_SCRIPT_BEHAVIOR
--post-startup-script-url=POST_STARTUP_SCRIPT_URL
--set-env-vars=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
: --subnetwork-region=SUBNETWORK_REGION]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a Colab Enterprise runtime template, a VM configuration for your
@ -216,25 +212,6 @@ OPTIONAL FLAGS
fully specified name;
◇ provide the argument --subnetwork-region on the command line.
The software configuration of the runtime template.
--post-startup-script=POST_STARTUP_SCRIPT
Post startup script in raw string to execute on the runtime.
--post-startup-script-behavior=POST_STARTUP_SCRIPT_BEHAVIOR
The behavior of the post startup script. The default if passing a
post-startup-script-url is RUN_ONCE. POST_STARTUP_SCRIPT_BEHAVIOR
must be one of: POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED, RUN_ONCE,
RUN_EVERY_START, DOWNLOAD_AND_RUN_EVERY_START.
--post-startup-script-url=POST_STARTUP_SCRIPT_URL
Post startup script URL to execute on the runtime. This can be a
public or private Google Cloud Storage object. In the form of
gs://bucket/object or https://storage.googleapis.com/bucket/object.
--set-env-vars=[KEY=VALUE,...]
Set environment variables used by the runtime.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,