1lxc-config(1) lxc-config(1)
2
3
4
6 lxc-config - query LXC system configuration
7
9 lxc-config [-l] [item]
10
12 lxc-config queries the lxc system configuration and lets you list all
13 valid keys or query individual keys for their value.
14
16 -l List all supported keys.
17
18 item Query the value of the specified key.
19
21 lxc(7), lxc-create(1), lxc-copy(1), lxc-destroy(1), lxc-start(1), lxc-
22 stop(1), lxc-execute(1), lxc-console(1), lxc-monitor(1), lxc-wait(1),
23 lxc-cgroup(1), lxc-ls(1), lxc-info(1), lxc-freeze(1), lxc-unfreeze(1),
24 lxc-attach(1), lxc.conf(5)
25
27 Stéphane Graber <stgraber@ubuntu.com>
28
29
30
31 2019-09-09 lxc-config(1)