1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Thu Apr 6 10:23:36 UTC 2023

This commit is contained in:
Automated 2023-04-06 10:23:36 +00:00
parent 5fabf24be7
commit 32e56b8b99
209 changed files with 5396 additions and 561 deletions

View file

@ -33,7 +33,7 @@ SYNOPSIS
| --web-main-page-suffix=WEB_MAIN_PAGE_SUFFIX] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Update a bucket.
Update the settings for a bucket.
EXAMPLES
The following command updates the default storage class of a Cloud Storage
@ -169,8 +169,8 @@ FLAGS
}
]
For more information about supported endpoints for CORS, see [Cloud
Storage CORS support]
For more information about supported endpoints for CORS, see Cloud
Storage CORS support
(https://cloud.google.com/storage/docs/cross-origin#server-side-support).
At most one of these can be specified:
@ -252,11 +252,10 @@ FLAGS
Unsets the public access prevention setting on a bucket.
--[no-]pap, --[no-]public-access-prevention
If True, sets public access prevention to "enforced". If False, sets
public access prevention to "inherited". For details on how exactly
public access is blocked, see:
http://cloud.google.com/storage/docs/public-access-prevention. Use
--public-access-prevention to enable and
If True, sets public access prevention
(https://cloud.google.com/storage/docs/public-access-prevention) to
"enforced". If False, sets public access prevention to "inherited".
Use --public-access-prevention to enable and
--no-public-access-prevention to disable.
At most one of these can be specified: