an example for an alias would be nice, but could be done in a follow up
Reviewed-by: Dominik Csapak
On 11/06/2017 02:54 PM, Thomas Lamprecht wrote:
---
src/PVE/CLIHandler.pm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/src/PVE/CLIHandler.pm b/src/PVE/CLIHandler
---
src/PVE/CLIHandler.pm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/src/PVE/CLIHandler.pm b/src/PVE/CLIHandler.pm
index 5111b7a..a771e40 100644
--- a/src/PVE/CLIHandler.pm
+++ b/src/PVE/CLIHandler.pm
@@ -10,6 +10,28 @@ use PVE::INotify;
use base qw(PVE::RESTHan