mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Thu Jul 17 11:02:31 UTC 2025
This commit is contained in:
parent
e53f7148d8
commit
fe3a430c1d
365 changed files with 6027 additions and 1863 deletions
|
|
@ -112,9 +112,12 @@ OPTIONAL FLAGS
|
|||
https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
|
||||
|
||||
--tags=[KEY=VALUE,...]
|
||||
Tags to attach to the database
|
||||
Tags to attach to the destination database. Example:
|
||||
--tags=key1=value1,key2=value2
|
||||
|
||||
Example: --tags=key1=value1,key2=value2
|
||||
For example, to attach tags to a database:
|
||||
|
||||
$ --tags=key1=value1,key2=value2
|
||||
|
||||
--type=TYPE; default="firestore-native"
|
||||
The type of the database. TYPE must be one of: firestore-native,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue