mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -139,11 +139,10 @@ ENCRYPTION FLAGS
|
|||
encryption key can be a customer-supplied encryption key (An RFC 4648
|
||||
section 4 base64-encoded AES256 string), or a customer-managed
|
||||
encryption key of the form
|
||||
projects/{project}/locations/{location}/keyRings/
|
||||
{key-ring}/cryptoKeys/{crypto-key}. The specified key also acts as a
|
||||
decryption key, which is useful when copying or moving encryted data to
|
||||
a new location. Using this flag in an objects update command triggers a
|
||||
rewrite of target objects.
|
||||
projects/{project}/locations/{location}/keyRings/{key-ring}/cryptoKeys/{crypto-key}.
|
||||
The specified key also acts as a decryption key, which is useful when
|
||||
copying or moving encrypted data to a new location. Using this flag in
|
||||
an objects update command triggers a rewrite of target objects.
|
||||
|
||||
OBJECT METADATA FLAGS
|
||||
--cache-control=CACHE_CONTROL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue