===
CLI
===

The following are helpful command line tools you can use on nodes. Consult the
`interface CLI <../interfaces-and-addressing/cli.html>`__ and `peer CLI
<../peers/cli.html>`__ documentation for other useful commands.

----

``laywire config get``

Displays the current configuration applied to the node from the manager.

----

``laywire config update <path-to-file>``

Overwrites the current configuration with the contents of a local file. This is
useful if you are unable to reach the manager and want to bootstrap in a
working configuration.

----

``laywire mesh status``

Displays the connectivity status to the orchestration mesh and manager.

----

``laywire watch``

Allows you to actively inspect any MQTT messages that are being relayed between
the local broker and the central management broker.
