Man page - lxd.waitready(1)

Packages contains this manual

Manual

LXD - Container server

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
OPTIONS INHERITED FROM PARENT COMMANDS
SEE ALSO
HISTORY

NAME

lxd-waitready - Wait for LXD to be ready to process requests

SYNOPSIS

lxd waitready [flags]

DESCRIPTION

Description:
Wait for LXD to be ready to process requests

This command will block until LXD is reachable over its REST API and
is done with early start tasks like re-starting previously started
containers.

OPTIONS

-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

27-Feb-2026 Auto generated by spf13/cobra