mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jun 28 10:42:37 UTC 2023
This commit is contained in:
parent
dc0d916cee
commit
0248e53b76
139 changed files with 3939 additions and 162 deletions
|
|
@ -74,13 +74,13 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--expiration-date=EXPIRATION_DATE
|
||||
Absolute expiration time of the backup, must be at least 6 hours and
|
||||
at most 30 days from the time the request is received. See $ gcloud
|
||||
Absolute expiration time of the backup; must be at least 6 hours and
|
||||
at most 90 days from the time the request is received. See $ gcloud
|
||||
topic datetimes for information on date/time formats.
|
||||
|
||||
--retention-period=RETENTION_PERIOD
|
||||
Retention period of the backup relative from now, must be at least 6
|
||||
hours and at most 30 days. See $ gcloud topic datetimes for
|
||||
Retention period of the backup relative from now; must be at least 6
|
||||
hours and at most 90 days. See $ gcloud topic datetimes for
|
||||
information on duration formats.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
|
|
|
|||
|
|
@ -62,13 +62,13 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--expiration-date=EXPIRATION_DATE
|
||||
Absolute expiration time of the backup, must be at least 6 hours and
|
||||
at most 30 days from the time the request is received. See $ gcloud
|
||||
Absolute expiration time of the backup; must be at least 6 hours and
|
||||
at most 90 days from the time the request is received. See $ gcloud
|
||||
topic datetimes for information on date/time formats.
|
||||
|
||||
--retention-period=RETENTION_PERIOD
|
||||
Retention period of the backup relative from now, must be at least 6
|
||||
hours and at most 30 days from backup creation time. See $ gcloud
|
||||
Retention period of the backup relative from now; must be at least 6
|
||||
hours and at most 90 days from backup creation time. See $ gcloud
|
||||
topic datetimes for information on duration formats. See $ gcloud
|
||||
bigtable backups describe for creation time.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue