Missing keys entry in exported yaml via cli #8319
-
|
Are keys no longer written to yaml when performing an “export config” via CLI? Of course, it could be that the problem is once again sitting 40 cm in front of the screen. :) Greets Michael |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
UPDATE: |
Beta Was this translation helpful? Give feedback.
UPDATE:
I thought that following the instructions would install the latest version of the meshtastic CLI. However, only version 2.3.11 was installed.
This led to the effect that happened to me.
Apologies for my mistake.
pip3 install --upgrade "meshtastic[cli] and everything looks OK ;)