only --set and --get

This commit is contained in:
rcarteraz 2024-11-01 09:28:07 -07:00
parent 090251eb7d
commit 289e56b0a8

View file

@ -128,7 +128,7 @@ meshtastic --set security.admin_channel_enabled
#### Carrying Out Remote Admin Tasks
Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. For example:
Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. Only the `--set` and `--get` commands are supported for remote administration. You can use these commands to modify parameters, add channels, or retrieve settings from the remote node. For example:
```bash
meshtastic --set security.admin_key "PASTEPUBLICKEYHERE" --dest '!28979058'