1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Tue Oct 18 11:38:19 UTC 2022

This commit is contained in:
Automated 2022-10-18 11:38:19 +00:00
parent 389ff42bae
commit 5c08d21169
Failed to extract signature
159 changed files with 4170 additions and 656 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
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.