lxd.waitready(1)
lxd-waitready - Wait for LXD to be ready to process requests
Description
LXD - Container server
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
11-Nov-2025 Auto generated by spf13/cobra