mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jun 18 10:54:11 UTC 2025
This commit is contained in:
parent
fa40c10f6a
commit
3a534cb57c
83 changed files with 849 additions and 219 deletions
|
|
@ -51,16 +51,20 @@ REQUIRED FLAGS
|
|||
--retention-period-days=RETENTION_DAYS
|
||||
Provide retention period for the config.
|
||||
|
||||
List of source project numbers or the file containing list of project
|
||||
numbers.
|
||||
List of source options currently supported are source projects.
|
||||
|
||||
Exactly one of these must be specified:
|
||||
|
||||
--source-projects=[SOURCE_PROJECT_NUMBERS,...]
|
||||
List of source project numbers.
|
||||
List of source project numbers or the file containing list of project
|
||||
numbers.
|
||||
|
||||
--source-projects-file=SOURCE_PROJECT_NUMBERS_IN_FILE
|
||||
CSV formatted file containing source project numbers, one per line.
|
||||
At most one of these can be specified:
|
||||
|
||||
--source-projects=[SOURCE_PROJECT_NUMBERS,...]
|
||||
List of source project numbers.
|
||||
|
||||
--source-projects-file=SOURCE_PROJECT_NUMBERS_IN_FILE
|
||||
CSV formatted file containing source project numbers, one per line.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--auto-add-new-buckets
|
||||
|
|
@ -103,7 +107,8 @@ OPTIONAL FLAGS
|
|||
google/re2 on GitHub.
|
||||
|
||||
Specify the list of locations for source projects to be included or
|
||||
excluded.
|
||||
excluded from available locations
|
||||
(https://cloud.google.com/storage/docs/locations#available-locations).
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue