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

gcloud: Thu Jul 17 11:02:31 UTC 2025

This commit is contained in:
Automated 2025-07-17 11:02:31 +00:00
parent e53f7148d8
commit fe3a430c1d
365 changed files with 6027 additions and 1863 deletions

View file

@ -31,7 +31,7 @@ SYNOPSIS
[--snap-reserve=SNAP_RESERVE]
[--snapshot-daily=[hour=HOUR],
[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"]
[--snapshot-directory=SNAPSHOT_DIRECTORY]
[--snapshot-hourly=[minute=MINUTE],
[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--snapshot-monthly=[day=DAY],
@ -246,7 +246,7 @@ OPTIONAL FLAGS
--snapshot-daily=[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]
Make a snapshot every day e.g. at 06:00, 05:20, 23:50
--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"
--snapshot-directory=SNAPSHOT_DIRECTORY
Snapshot Directory if enabled (true) makes the Volume contain a
read-only .snapshot directory which provides access to each of the
volume's snapshots

View file

@ -24,7 +24,7 @@ SYNOPSIS
[--snap-reserve=SNAP_RESERVE]
[--snapshot-daily=[hour=HOUR],
[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"]
[--snapshot-directory=SNAPSHOT_DIRECTORY]
[--snapshot-hourly=[minute=MINUTE],
[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--snapshot-monthly=[day=DAY],
@ -158,7 +158,7 @@ FLAGS
--snapshot-daily=[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]
Make a snapshot every day e.g. at 06:00, 05:20, 23:50
--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"
--snapshot-directory=SNAPSHOT_DIRECTORY
Snapshot Directory if enabled (true) makes the Volume contain a
read-only .snapshot directory which provides access to each of the
volume's snapshots