tape: fix proxmox-tape pool config command
This commit is contained in:
@ -133,7 +133,6 @@ fn get_config(
|
|||||||
|
|
||||||
let options = default_table_format_options()
|
let options = default_table_format_options()
|
||||||
.column(ColumnConfig::new("name"))
|
.column(ColumnConfig::new("name"))
|
||||||
.column(ColumnConfig::new("drive"))
|
|
||||||
.column(ColumnConfig::new("allocation"))
|
.column(ColumnConfig::new("allocation"))
|
||||||
.column(ColumnConfig::new("retention"))
|
.column(ColumnConfig::new("retention"))
|
||||||
.column(ColumnConfig::new("template"))
|
.column(ColumnConfig::new("template"))
|
||||||
|
Reference in New Issue
Block a user