]> git.proxmox.com Git - pve-ha-manager.git/commit
move ha-manager to separate CLIHandler class
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 14 Sep 2015 15:21:54 +0000 (17:21 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 15 Sep 2015 05:14:05 +0000 (07:14 +0200)
commita3cf990d5a67aaf222e934f6d7d06feda9ce00b1
tree7ced3e399f90243871530e7d76419778ee912ce6
parentb02056176fe47d296466b34ed17edafe50cc5034
move ha-manager to separate CLIHandler class

Move ha-manager to separate CLIHandler class and add basic auto
completion support.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile
src/PVE/CLI/Makefile [new file with mode: 0644]
src/PVE/CLI/ha_manager.pm [new file with mode: 0644]
src/PVE/Makefile
src/ha-manager