[pve-devel] [PATCH proxmox-offline-mirror 0/3] --dry-run / create-all additions

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Sep 16 12:35:32 CEST 2022


this series adds a new `--dry-run` parameter to `mirror snapshot
create`, and a new `mirror snapshot create-all` command.

it's based on top of my other series:

misc improvements - 20220915130918.727902-1-f.gruenbichler at proxmox.com

Fabian Grünbichler (3):
  mirror: add --dry-run parameter
  cli: extract subscription key helper
  cli: add `mirror snapshot create-all` command

 src/bin/proxmox_offline_mirror_cmds/mirror.rs | 149 +++++++++++++++---
 src/mirror.rs                                 | 108 ++++++++++---
 2 files changed, 208 insertions(+), 49 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list