From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-offline-mirror 0/3] --dry-run / create-all additions
Date: Fri, 16 Sep 2022 12:35:32 +0200 [thread overview]
Message-ID: <20220916103535.103013-1-f.gruenbichler@proxmox.com> (raw)
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@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
next reply other threads:[~2022-09-16 10:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 10:35 Fabian Grünbichler [this message]
2022-09-16 10:35 ` [pve-devel] [PATCH proxmox-offline-mirror 1/3] mirror: add --dry-run parameter Fabian Grünbichler
2022-09-16 10:35 ` [pve-devel] [PATCH proxmox-offline-mirror 2/3] cli: extract subscription key helper Fabian Grünbichler
2022-09-16 10:35 ` [pve-devel] [PATCH proxmox-offline-mirror 3/3] cli: add `mirror snapshot create-all` command Fabian Grünbichler
2022-09-16 12:31 ` [pve-devel] applied-series: [PATCH proxmox-offline-mirror 0/3] --dry-run / create-all additions Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220916103535.103013-1-f.gruenbichler@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.