Go to file
Fabian Grünbichler ffc3ed4e06 cli: add mirror snapshot create-all command
that creates a new snapshot for each configured mirror, collecting the
results and printing a summary at the end. this should be suitable for
usage in a cron job or timer-triggered unit, with no output on stderr
for 100% OK execution runs.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-16 14:21:57 +02:00
.cargo initial commit 2022-02-17 17:09:40 +01:00
debian cargo: bump proxmox-apt dependency to 0.9.2 2022-09-16 14:20:37 +02:00
docs docs: expand/structure using medium section 2022-09-15 14:11:54 +02:00
src cli: add mirror snapshot create-all command 2022-09-16 14:21:57 +02:00
.gitignore add .gitignore 2022-09-09 12:38:08 +02:00
Cargo.toml cargo: bump proxmox-apt dependency to 0.9.2 2022-09-16 14:20:37 +02:00
defines.mk add docs 2022-09-06 12:06:13 +02:00
Makefile buildsys: clean: remove all $(PACKAGE)-*/ directories 2022-09-15 11:39:02 +02:00