Auto generated by spf13/cobra
lxc-cluster-enable - Enable clustering on a single non-clustered LXD instance
lxc cluster enable [:] [flags]
Description:
Enable clustering on a single non-clustered LXD instance
This command
turns a non-clustered LXD instance into the first member of
a new
LXD cluster, which will have the given name.
It’s
required that the LXD is already available on the network.
You can check
that by running ’lxc config get
core.https_address’, and possibly set a value
for the address if not yet set.
--debug[=false] |
Show all debug messages | ||
--force-local[=false] |
Force using the local unix socket | ||
-h, --help[=false] |
Print help | ||
-v, --verbose[=false] |
Show all information messages | ||
--version[=false] |
Print version number |
lxc-cluster(1)
23-Nov-2018 Auto generated by spf13/cobra