python
python copied to clipboard
CLI needs "--get-owner" command (and "--get owner" should work too)
The CLI has "--set-owner" but no "--get-owner" command and "--get owner" doesn't work either.
Getting the owner would seem to be the easiest way to confirm that you're talking to the desired radio especially when doing remote admin.
It's also an easy and non-destructive way to very connectivity to the radio, whether local or remote.
I have not looked at the code, but I surmise that: (a) names are handled differently from other configuration attributes (b) they are referred to by various (apparently) equivalent names (i) owner, user.longName (ii) owner_short, user.shortName