1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed May 25 08:41:12 UTC 2022

This commit is contained in:
Automated 2022-05-25 08:41:12 +00:00
parent bda2bf9142
commit 5b5ff68a0d
Failed to extract signature
154 changed files with 3252 additions and 284 deletions

View file

@ -9,8 +9,8 @@ SYNOPSIS
[--metadata-from-file=[METADATA_FROM_FILE,...]]
[--network=NETWORK; default="default"] [--preemptible] [--range=RANGE]
[--reserved] [--scopes=[SCOPES,...]]
[--service-account=SERVICE_ACCOUNT] [--subnetwork=SUBNETWORK]
[--tags=[TAGS,...]] [GCLOUD_WIDE_FLAG ...]
[--service-account=SERVICE_ACCOUNT] [--shielded-secure-boot]
[--subnetwork=SUBNETWORK] [--tags=[TAGS,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a new Cloud TPU VM node.
@ -163,6 +163,10 @@ OPTIONAL FLAGS
Email address of the service account. If empty, default Google Compute
Engine service account will be used.
--shielded-secure-boot
Specifies that the TPU instances are created with secure boot enabled.
This implicitly makes them Shielded VM instances.
--subnetwork=SUBNETWORK
Subnetwork that this TPU will be a part of.