Commit Graph

112 Commits

Author SHA1 Message Date
48ef3c3327 cli: avoid useless .into()
This needs latest proxmox-api updates.
2019-12-09 17:40:34 +01:00
7eea56ca00 use cli from proxmox::api 2019-12-02 11:56:29 +01:00
49fddd985c src/cli/command.rs: use static array for arg_param 2019-11-25 11:16:41 +01:00
255f378a1b use const api definitions 2019-11-21 13:32:09 +01:00
698d9d4402 src/cli/command.rs: add help command 2019-02-23 15:10:48 +01:00
33256db6dd src/cli/command.rs: simplify cli handler 2019-02-22 11:15:10 +01:00
4de0e142a0 cleanup cli library structure 2019-02-21 09:08:03 +01:00
9ac1045c7b bin: manager: fixup datastore parameter name
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-12 10:39:11 +01:00
576e3bf252 rename api3 back to api2
There is no real need to change the path, so using api2 we can reuse
all helpers (like tools from proxmox widget toolkit).
2019-01-22 12:10:38 +01:00
691c89a0fb proxmox-backup-manager: add garbage collection cli 2019-01-04 11:34:32 +01:00
07b4694a33 cleanup crate names 2019-01-04 10:49:52 +01:00
a689f6df0e rename pbs to proxmox-backup-manager 2019-01-04 10:39:32 +01:00