mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-26 05:01:38 -08:00
Configure help
This commit is contained in:
parent
8943e1a659
commit
18b12f7dd7
|
@ -394,6 +394,13 @@ meshtastic --configure example_config.yaml
|
|||
|
||||
Export the configuration of the device. (to be consumed by the '--configure' command)
|
||||
|
||||
To create to a file with the connected device's configuration, this command's output must be piped to a yaml file
|
||||
|
||||
**Usage**
|
||||
|
||||
``` shell
|
||||
meshtastic --export-config > example_config.yaml
|
||||
```
|
||||
**Usage**
|
||||
|
||||
``` shell
|
||||
|
|
Loading…
Reference in a new issue