lxd.shutdown
LXD - Container server(1) LXD - Container server(1)
NAME
lxd-shutdown - Tell LXD to shutdown all containers and exitSYNOPSIS
lxd shutdown [flags]DESCRIPTION
Description:
Tell LXD to shutdown all containers and exit
This will tell LXD to start a clean shutdown of all containers,
followed by having itself shutdown and exit.
This can take quite a while as containers can take a long time to
shutdown, especially if a non-standard timeout was configured for them.OPTIONS
-f, --force[=false] Force shutdown instead of waiting for running operations to finish``
-t, --timeout=0 Number of seconds to wait before giving up``OPTIONS INHERITED FROM PARENT COMMANDS
-d, --debug[=false] Show all debug messages
-h, --help[=false] Print help
--logfile="" Path to the log file``
--syslog[=false] Log to syslog
--trace=[] Log tracing targets``
-v, --verbose[=false] Show all information messages
--version[=false] Print version numberSEE ALSO
lxd(1)HISTORY
22-Jun-2025 Auto generated by spf13/cobraAuto generated by spf13/cobra Jun 2025 LXD - Container server(1)