]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
client: add --encryption boolen parameter
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Jul 2020 12:35:28 +0000 (14:35 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Jul 2020 12:36:04 +0000 (14:36 +0200)
commit96ee85775221267832b02fd69fb3fed1203da8b1
tree4beb48793157ecb05b418579f686291009138d20
parent887018bb790dae8ec576b47a24917cca3d93fe36
client: add --encryption boolen parameter

This can be used to explicitly disable encryption even if a
default key file exists in ~/.config.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/bin/proxmox-backup-client.rs