lxc-wait --version (return code: 0)
2.1.0
lxc-wait --help (return code: 0)
Usage: lxc-wait --name=NAME --state=STATE
lxc-wait waits for NAME container state to reach STATE
Options :
-n, --name=NAME NAME of the container
-s, --state=STATE ORed states to wait for
STOPPED, STARTING, RUNNING, STOPPING,
ABORTING, FREEZING, FROZEN, THAWED
-t, --timeout=TMO Seconds to wait for state changes
--rcfile=FILE Load configuration file FILE
Common options :
-o, --logfile=FILE Output log to FILE instead of stderr
-l, --logpriority=LEVEL Set log priority to LEVEL
-q, --quiet Don't produce any output
-P, --lxcpath=PATH Use specified container path
-?, --help Give this help list
--usage Give a short usage message
--version Print the version number
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
See the lxc-wait man page for further information.