mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
-k DEFAULT_ENCRYPTION_KEY]
|
||||
[--default-storage-class=DEFAULT_STORAGE_CLASS,
|
||||
-c DEFAULT_STORAGE_CLASS, -s DEFAULT_STORAGE_CLASS]
|
||||
[--location=LOCATION, -l LOCATION]
|
||||
[--enable-per-object-retention] [--location=LOCATION, -l LOCATION]
|
||||
[--[no-]pap, --[no-]public-access-prevention]
|
||||
[--placement=REGION,REGION]
|
||||
[--recovery-point-objective=SETTING, --rpo=SETTING]
|
||||
|
|
@ -56,6 +56,10 @@ FLAGS
|
|||
If not specified, the default storage class used by Cloud Storage is
|
||||
"Standard".
|
||||
|
||||
--enable-per-object-retention
|
||||
Enables each object in the bucket to have its own retention settings,
|
||||
which prevents deletion until stored for a specific length of time.
|
||||
|
||||
--location=LOCATION, -l LOCATION
|
||||
Location (https://cloud.google.com/storage/docs/locations) for the
|
||||
bucket. If not specified, the location used by Cloud Storage is us. A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue