.nh .TH "LXD - Container server" "1" "May 2023" "Auto generated by spf13/cobra" "" .SH NAME .PP lxd-shutdown - Tell LXD to shutdown all containers and exit .SH SYNOPSIS .PP \fBlxd shutdown [flags]\fP .SH DESCRIPTION .PP Description: Tell LXD to shutdown all containers and exit .PP This will tell LXD to start a clean shutdown of all containers, followed by having itself shutdown and exit. .PP 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. .SH OPTIONS .PP \fB-f\fP, \fB--force\fP[=false] Force shutdown instead of waiting for running operations to finish`` .PP \fB-t\fP, \fB--timeout\fP=0 Number of seconds to wait before giving up`` .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB-d\fP, \fB--debug\fP[=false] Show all debug messages .PP \fB-h\fP, \fB--help\fP[=false] Print help .PP \fB--logfile\fP="" Path to the log file`` .PP \fB--syslog\fP[=false] Log to syslog .PP \fB--trace\fP=[] Log tracing targets`` .PP \fB-v\fP, \fB--verbose\fP[=false] Show all information messages .PP \fB--version\fP[=false] Print version number .SH SEE ALSO .PP \fBlxd(1)\fP .SH HISTORY .PP 5-May-2023 Auto generated by spf13/cobra