Man page - lxd.activateifneeded(1)

Packages contains this manual

Manual

LXD - Container server

NAME
SYNOPSIS
DESCRIPTION
OPTIONS INHERITED FROM PARENT COMMANDS
SEE ALSO
HISTORY

NAME

lxd-activateifneeded - Check if LXD should be started

SYNOPSIS

lxd activateifneeded [flags]

DESCRIPTION

Description:
Check if LXD should be started

This command will check if LXD has any auto-started instances,
instances which were running prior to LXD’s last shutdown or if it’s
configured to listen on the network address.

If at least one of those is true, then a connection will be attempted to the
LXD socket which will cause a socket-activated LXD to be spawned.

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

27-Feb-2026 Auto generated by spf13/cobra