Linux "lxc.info" Command Line Options and Examples
Show container or server information

Description: Show container or server information.


Usage:

lxc info [:][] [flags]






Command Line Options:

--resources[
Show the resources available to the server
lxc.info --resources[ ...
--show-log[=false]
OPTIONS INHERITED FROM PARENT COMMANDS
lxc.info --show-log[=false] ...
--debug[
Show all debug messages
lxc.info --debug[ ...
--force-local[
Force using the local unix socket
lxc.info --force-local[ ...
-h
--help[=false] Print help
lxc.info -h ...
-v
--verbose[=false] Show all information messages
lxc.info -v ...
--version[=false]
EXAMPLElxc info [<remote>:]<container> [--show-log]For container information.lxc info [<remote>:] [--resources]For LXD server information.
lxc.info --version[=false] ...