]> git.proxmox.com Git - pve-common.git/commit - src/PVE/CLIFormatter.pm
cli: data_to_text: pass property info
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Jun 2018 11:15:19 +0000 (13:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 29 Jun 2018 12:39:48 +0000 (14:39 +0200)
commit84142f1d20425b2571903ad9608f6a22c1f726cc
treeac6918e72df8a4895ba181e0f1043edf2240cd11
parentb521204225fbabdb41ac9d63a392942e258dd9f5
cli: data_to_text: pass property info

So that we can display defaults, render boolean nicely, or call arbitrary render
functions ...

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
src/PVE/CLIFormatter.pm