mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Apr 20 10:38:56 UTC 2023
This commit is contained in:
parent
b155beb241
commit
b33a8a3e6e
169 changed files with 3258 additions and 576 deletions
|
|
@ -113,11 +113,11 @@ OPTIONAL FLAGS
|
|||
|
||||
--metadata=[METADATA,...]
|
||||
List of comma-separated metadata key-value pairs for the Cloud TPU VM
|
||||
node.
|
||||
node. Example: --metadata='key1=value1,key2=value2'
|
||||
|
||||
--metadata-from-file=[METADATA_FROM_FILE,...]
|
||||
Same as --metadata except the value for the entry will be read from a
|
||||
local file.
|
||||
local file. Example: --metadata-from-file='key1=value1.txt'
|
||||
|
||||
--network=NETWORK; default="default"
|
||||
Network that this TPU will be a part of.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue