lxc-config (1) - Linux Manuals

lxc-config: query LXC system configuration

NAME

lxc-config - query LXC system configuration

SYNOPSIS

lxc-config [-l] [item]

DESCRIPTION

lxc-config queries the lxc system configuration and lets you list all valid keys or query individual keys for their value.

OPTIONS

-l
List all supported keys.
item
Query the value of the specified key.

AUTHOR

Stéphane Graber <stgraber [at] ubuntu.com>