lxc-autostart --version (return code: 0)
2.1.0
lxc-autostart --help (return code: 0)
Usage: lxc-autostart
lxc-autostart managed auto-started containers
Options:
-k, --kill kill the containers instead of starting them
-L, --list list all affected containers and wait delay
-r, --reboot reboot the containers instead of starting them
-s, --shutdown shutdown the containers instead of starting them
-a, --all list all auto-started containers (ignore groups)
-A, --ignore-auto ignore lxc.start.auto and select all matching containers
-g, --groups list of groups (comma separated) to select
-t, --timeout=T wait T seconds before hard-stopping
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-autostart man page for further information.