mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -8,7 +8,8 @@ SYNOPSIS
|
|||
-k DEFAULT_ENCRYPTION_KEY]
|
||||
[--default-storage-class=DEFAULT_STORAGE_CLASS,
|
||||
-c DEFAULT_STORAGE_CLASS, -s DEFAULT_STORAGE_CLASS]
|
||||
[--enable-per-object-retention] [--location=LOCATION, -l LOCATION]
|
||||
[--enable-hierarchical-namespace] [--enable-per-object-retention]
|
||||
[--location=LOCATION, -l LOCATION]
|
||||
[--[no-]pap, --[no-]public-access-prevention]
|
||||
[--placement=REGION,REGION]
|
||||
[--recovery-point-objective=SETTING, --rpo=SETTING]
|
||||
|
|
@ -57,6 +58,9 @@ FLAGS
|
|||
If not specified, the default storage class used by Cloud Storage is
|
||||
"Standard".
|
||||
|
||||
--enable-hierarchical-namespace
|
||||
Enable heirarchical namepsace for the bucket
|
||||
|
||||
--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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue