Linux "lxc.stop" Command Line Options and Examples
Stop containers

Description: Stop containers.


Usage:

lxc stop [:] [[:]...] [flags]






Command Line Options:

--all[
Run command against all containers
lxc.stop --all[ ...
-f
--force[=false] Force the container to shutdown
lxc.stop -f ...
--stateful[
Store the container state
lxc.stop --stateful[ ...
--timeout=-1
OPTIONS INHERITED FROM PARENT COMMANDS
lxc.stop --timeout=-1 ...
--debug[
Show all debug messages
lxc.stop --debug[ ...
--force-local[
Force using the local unix socket
lxc.stop --force-local[ ...
-h
--help[=false] Print help
lxc.stop -h ...
-v
--verbose[=false] Show all information messages
lxc.stop -v ...
--version[
Print version number
lxc.stop --version[ ...