lxd.shutdown(1)

lxd-shutdown - Tell LXD to shutdown all containers and exit

Section 1 lxd bookworm source

Description

LXD - Container server

NAME

lxd-shutdown - Tell LXD to shutdown all containers and exit

SYNOPSIS

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 number

SEE ALSO

lxd(1)

HISTORY

11-Nov-2025 Auto generated by spf13/cobra

See Also