]> git.proxmox.com Git - pve-docs.git/commit
pvecm: fix command output formatting
authorDylan Whyte <d.whyte@proxmox.com>
Wed, 15 Sep 2021 13:36:15 +0000 (15:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Sep 2021 15:01:28 +0000 (17:01 +0200)
commit8673c878ce0af0b7bcda36ed1fe0083b13a36fac
treec6d898c59abcdef1e3ad22ee62d15b84350e9552
parent65a0aa490b3c6d81cbb0b76c8f8b16c2fd63881b
pvecm: fix command output formatting

- Remove host name from commands, where it provided no value
- Display new command output for pvecm status
- Shorten command output where unneccessary
- Change migration network example to use CIDR address rather than
  address + netmask

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
pvecm.adoc