1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed Oct 11 10:37:28 UTC 2023

This commit is contained in:
Automated 2023-10-11 10:37:28 +00:00
parent 9641ff6585
commit c30bb7b4ce
137 changed files with 3139 additions and 267 deletions

View file

@ -184,6 +184,10 @@ OPTIONAL FLAGS
--metadata=[KEY=VALUE,...]
Custom metadata to apply to this instance.
For example, to specify a Cloud Storage bucket for automatic backup,
you can use the gcs-data-bucket metadata tag. Format:
"--metadata=gcs-data-bucket=BUCKET".
--post-startup-script=POST_STARTUP_SCRIPT
Path to a Bash script that automatically runs after a notebook instance
fully boots up. The path must be a URL or Cloud Storage path