[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST] mg-hosts: document "power" command
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- mg-hosts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mg-hosts b/mg-hosts index a911099..0d02c56 100755 --- a/mg-hosts +++ b/mg-hosts @@ -24,6 +24,13 @@ # of osstest. Will use "sudo". The HOST(s) must be # allocated (via mg-allocate HOST). # +# ./mg-hosts power HOST ACTION +# Power cycles the host. Host must be allocated to the current +# user. Actions are: +# "0" or "on" : power on +# "1" or "off" : power off +# "c" or "r" : reboot +# # ./mg-hosts create-like SOURCE-HOST NEW-HOST[,NEW-HOST...] # Create new host(s). This does NOT copy the # flags and properties (!) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |