mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 23 10:59:14 UTC 2025
This commit is contained in:
parent
fe3a430c1d
commit
0acbd64d02
208 changed files with 2473 additions and 622 deletions
|
|
@ -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]
|
||||
[--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"]
|
||||
[--snapshot-hourly=[minute=MINUTE],
|
||||
[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
|
||||
[--snapshot-monthly=[day=DAY],
|
||||
|
|
@ -231,7 +231,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
|
||||
--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"
|
||||
Snapshot Directory if enabled (true) makes the Volume contain a
|
||||
read-only .snapshot directory which provides access to each of the
|
||||
volume's snapshots
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ SYNOPSIS
|
|||
[--snap-reserve=SNAP_RESERVE]
|
||||
[--snapshot-daily=[hour=HOUR],
|
||||
[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
|
||||
[--snapshot-directory=SNAPSHOT_DIRECTORY]
|
||||
[--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"]
|
||||
[--snapshot-hourly=[minute=MINUTE],
|
||||
[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
|
||||
[--snapshot-monthly=[day=DAY],
|
||||
|
|
@ -140,7 +140,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
|
||||
--snapshot-directory=SNAPSHOT_DIRECTORY; default="true"
|
||||
Snapshot Directory if enabled (true) makes the Volume contain a
|
||||
read-only .snapshot directory which provides access to each of the
|
||||
volume's snapshots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue