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

gcloud: Wed Feb 8 10:13:59 UTC 2023

This commit is contained in:
Automated 2023-02-08 10:13:59 +00:00
parent fc11b54760
commit 11068cb123
240 changed files with 8982 additions and 619 deletions

View file

@ -127,7 +127,7 @@ OPTIONAL FLAGS
Schedule on which backups will be automatically created.
Use standard cron (http://en.wikipedia.org/wiki/Cron#Overview) syntax.
For example, "10 3 * * " will automatically create a backup at 0310
For example, 10 3 * * * will automatically create a backup at 0310
every day. All times are interpreted as UTC. The minimum interval
between scheduled backups is 10 minutes.

View file

@ -144,7 +144,7 @@ FLAGS
Schedule on which backups will be automatically created.
Use standard cron (http://en.wikipedia.org/wiki/Cron#Overview) syntax.
For example, "10 3 * * " will automatically create a backup at 0310
For example, 10 3 * * * will automatically create a backup at 0310
every day. All times are interpreted as UTC. The minimum interval
between scheduled backups is 10 minutes.