===
CLI
===

The following are helpful command line tools you can use on nodes. Consult the
`interface CLI documentation <../interfaces-and-addressing/cli.html>`__, the
`peer CLI documentation <../peers/cli.html>`__, and the `routing CLI
documentation <../routing-and-vrfs/cli.html>`__ 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.
