gnt-cluster modify: Add "--submit" option
[ganeti-local] / lib / client / gnt_instance.py
index 367c4f8..0f70021 100644 (file)
@@ -1662,6 +1662,7 @@ commands = {
 aliases = {
   "start": "startup",
   "stop": "shutdown",
+  "show": "info",
   }