mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
|
|
@ -178,7 +178,7 @@ FLAGS
|
|||
https://cloud.google.com/storage/docs/access-control/lists#predefined-acl
|
||||
|
||||
--[no-]preserve-acl, -p
|
||||
Preserves ACLs when copying in the cloud. This option is Google Cloud
|
||||
Preserves ACLs when copying in the cloud. This option is Cloud
|
||||
Storage-only, and you need OWNER access to all copied objects. If all
|
||||
objects in the destination bucket should have the same ACL, you can
|
||||
also set a default object ACL on that bucket instead of using this
|
||||
|
|
@ -264,7 +264,7 @@ ENCRYPTION FLAGS
|
|||
--decryption-keys=[DECRYPTION_KEY,...]
|
||||
A comma-separated list of customer-supplied encryption keys (RFC 4648
|
||||
section 4 base64-encoded AES256 strings) that will be used to decrypt
|
||||
Google Cloud Storage objects. Data encrypted with a customer-managed
|
||||
Cloud Storage objects. Data encrypted with a customer-managed
|
||||
encryption key (CMEK) is decrypted automatically, so CMEKs do not need
|
||||
to be listed here.
|
||||
|
||||
|
|
@ -301,7 +301,7 @@ OBJECT METADATA FLAGS
|
|||
Type of data contained in the object (e.g. text/html).
|
||||
|
||||
--custom-time=CUSTOM_TIME
|
||||
Custom time for Google Cloud Storage objects in RFC 3339 format.
|
||||
Custom time for Cloud Storage objects in RFC 3339 format.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue