1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Oct 5 11:50:15 UTC 2023

This commit is contained in:
Automated 2023-10-05 11:50:16 +00:00
parent 6c60d7f07f
commit 9641ff6585
118 changed files with 2726 additions and 214 deletions

View file

@ -8,12 +8,13 @@ SYNOPSIS
-k DEFAULT_ENCRYPTION_KEY]
[--default-storage-class=DEFAULT_STORAGE_CLASS,
-c DEFAULT_STORAGE_CLASS, -s DEFAULT_STORAGE_CLASS]
[--[no-]enable-autoclass] [--location=LOCATION, -l LOCATION]
[--location=LOCATION, -l LOCATION]
[--[no-]pap, --[no-]public-access-prevention]
[--placement=REGION,REGION]
[--recovery-point-objective=SETTING, --rpo=SETTING]
[--retention-period=RETENTION_PERIOD]
[--[no-]uniform-bucket-level-access, -b] [GCLOUD_WIDE_FLAG ...]
[--[no-]uniform-bucket-level-access, -b] [--[no-]enable-autoclass]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create new buckets.
@ -54,11 +55,6 @@ FLAGS
If not specified, the default storage class used by Cloud Storage is
"Standard".
--[no-]enable-autoclass
The Autoclass feature automatically selects the best storage class for
objects based on access patterns. Use --enable-autoclass to enable and
--no-enable-autoclass to disable.
--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
@ -103,6 +99,12 @@ FLAGS
--uniform-bucket-level-access to enable and
--no-uniform-bucket-level-access to disable.
AUTOCLASS FLAGS
--[no-]enable-autoclass
The Autoclass feature automatically selects the best storage class for
objects based on access patterns. Use --enable-autoclass to enable and
--no-enable-autoclass to disable.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,