Add command line interface for running commands remotely
This patch adds a new command, “gnt-node restricted-command”. Since the semantics are different from “gnt-cluster command”, the same subcommand shouldn't be re-used. The included man page update also includes a small description of how to configure and use remote commands. Restricted commands can be run on a whole node group or on any number of manually chosen nodes. The output is similar to “gnt-cluster command”. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Please register or sign in to comment