.nh .TH "LXD - Container server" "1" "May 2023" "Auto generated by spf13/cobra" "" .SH NAME .PP lxd-activateifneeded - Check if LXD should be started .SH SYNOPSIS .PP \fBlxd activateifneeded [flags]\fP .SH DESCRIPTION .PP Description: Check if LXD should be started .PP 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. .PP 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. .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