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

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -244,13 +244,15 @@ OPTIONAL FLAGS
▸ provide the argument --kms-keyring on the command line.
--kms-location=KMS_LOCATION
The Cloud location for the key. To set the kms-location attribute:
The Google Cloud location for the key. To set the kms-location
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-location on the command line.
--kms-project=KMS_PROJECT
The Cloud project for the key. To set the kms-project attribute:
The Google Cloud project for the key. To set the kms-project
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-project on the command line;

View file

@ -137,13 +137,15 @@ OPTIONAL FLAGS
▸ provide the argument --kms-keyring on the command line.
--kms-location=KMS_LOCATION
The Cloud location for the key. To set the kms-location attribute:
The Google Cloud location for the key. To set the kms-location
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-location on the command line.
--kms-project=KMS_PROJECT
The Cloud project for the key. To set the kms-project attribute:
The Google Cloud project for the key. To set the kms-project
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-project on the command line;

View file

@ -175,13 +175,15 @@ OPTIONAL FLAGS
▸ provide the argument --kms-keyring on the command line.
--kms-location=KMS_LOCATION
The Cloud location for the key. To set the kms-location attribute:
The Google Cloud location for the key. To set the kms-location
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-location on the command line.
--kms-project=KMS_PROJECT
The Cloud project for the key. To set the kms-project attribute:
The Google Cloud project for the key. To set the kms-project
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-project on the command line;

View file

@ -27,8 +27,8 @@ OPTIONAL FLAGS
The Cloud KMS resource identifier of the customer managed encryption
key used to protect the resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key.
The key needs to be in the same region as where the compute resource is
created.
The key needs to be in the same region as the destination region of the
model to be copied.
Region resource - Cloud region to copy the model into. This represents a
Cloud resource. (NOTE) Some attributes are not given arguments in this
@ -73,7 +73,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud ai models copy
$ gcloud beta ai models copy

View file

@ -67,13 +67,15 @@ OPTIONAL FLAGS
▸ provide the argument --kms-keyring on the command line.
--kms-location=KMS_LOCATION
The Cloud location for the key. To set the kms-location attribute:
The Google Cloud location for the key. To set the kms-location
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-location on the command line.
--kms-project=KMS_PROJECT
The Cloud project for the key. To set the kms-project attribute:
The Google Cloud project for the key. To set the kms-project
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-project on the command line;