all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-offline-mirror 0/4] extend/add commands
@ 2022-09-21  8:12 Fabian Grünbichler
  2022-09-21  8:12 ` [pve-devel] [PATCH proxmox-offline-mirror 1/4] pool: add diff and list helpers Fabian Grünbichler
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabian Grünbichler @ 2022-09-21  8:12 UTC (permalink / raw)
  To: pve-devel

this series adds diff commands for diffing two snapshots of a mirror
(`mirror snapshot diff`), a medium and its source mirrors (`medium
diff`) and extends `mirror snapshot list` to allow listing *all*
snapshots of *all* configured mirrors by leaving out the previously
mandatory mirror ID.

Fabian Grünbichler (4):
  pool: add diff and list helpers
  snapshots: add diff command
  medium: add diff command
  cli: allow listing snapshots of all mirrors

 src/bin/proxmox_offline_mirror_cmds/medium.rs | 107 ++++++++++-
 src/bin/proxmox_offline_mirror_cmds/mirror.rs | 128 ++++++++++++--
 src/medium.rs                                 | 103 ++++++++++-
 src/mirror.rs                                 |  15 +-
 src/pool.rs                                   | 167 +++++++++++++++++-
 src/types.rs                                  |  16 +-
 6 files changed, 520 insertions(+), 16 deletions(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-26  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21  8:12 [pve-devel] [PATCH proxmox-offline-mirror 0/4] extend/add commands Fabian Grünbichler
2022-09-21  8:12 ` [pve-devel] [PATCH proxmox-offline-mirror 1/4] pool: add diff and list helpers Fabian Grünbichler
2022-09-21  8:12 ` [pve-devel] [PATCH proxmox-offline-mirror 2/4] snapshots: add diff command Fabian Grünbichler
2022-09-21  8:12 ` [pve-devel] [PATCH proxmox-offline-mirror 3/4] medium: " Fabian Grünbichler
2022-09-21  8:12 ` [pve-devel] [PATCH proxmox-offline-mirror 4/4] cli: allow listing snapshots of all mirrors Fabian Grünbichler
2022-09-26  7:51 ` [pve-devel] applied-series: [PATCH proxmox-offline-mirror 0/4] extend/add commands Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal