]> git.proxmox.com Git - pve-ha-manager.git/commit
Introduce crm-command to CLI and add stop as a subcommand
authorFabian Ebner <f.ebner@proxmox.com>
Thu, 10 Oct 2019 10:25:08 +0000 (12:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Nov 2019 14:56:19 +0000 (15:56 +0100)
commit55b5d4ef46793623120e6b3b1ff70acfef28af30
treeb2f82930ab7f87dc6c1b8ec0498c1b152e090d3d
parent21caf0db81c2a6ed5b999e269e00c20700e6a108
Introduce crm-command to CLI and add stop as a subcommand

This should reduce confusion between the old 'set <sid> --state stopped' and
the new 'stop' command by making explicit that it is sent as a crm command.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
src/PVE/CLI/ha_manager.pm