src/bin/proxmox-backup-client.rs - list_snapshots: use format_and_print_result_full()
Depend on proxmox v0.1.14.
This commit is contained in:
@ -229,7 +229,7 @@ fn delete_snapshot(
|
||||
},
|
||||
)]
|
||||
/// List backup snapshots.
|
||||
fn list_snapshots (
|
||||
pub fn list_snapshots (
|
||||
param: Value,
|
||||
_info: &ApiMethod,
|
||||
_rpcenv: &mut dyn RpcEnvironment,
|
||||
|
Reference in New Issue
Block a user