mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jun 29 09:00:05 UTC 2022
This commit is contained in:
parent
8b80260bd9
commit
cf5ab60e4a
195 changed files with 4700 additions and 413 deletions
|
|
@ -27,7 +27,9 @@ REQUIRED FLAGS
|
|||
The wrapping method to be used for incoming key material. For more
|
||||
information about choosing an import method, see
|
||||
https://cloud.google.com/kms/docs/key-wrapping. IMPORT_METHOD must be
|
||||
one of: rsa-oaep-3072-sha1-aes-256, rsa-oaep-4096-sha1-aes-256.
|
||||
one of: rsa-oaep-3072-sha1-aes-256, rsa-oaep-3072-sha256,
|
||||
rsa-oaep-3072-sha256-aes-256, rsa-oaep-4096-sha1-aes-256,
|
||||
rsa-oaep-4096-sha256, rsa-oaep-4096-sha256-aes-256.
|
||||
|
||||
--protection-level=PROTECTION_LEVEL
|
||||
Protection level of the import job. PROTECTION_LEVEL must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue