Files
Reticulum/RNS/Utilities
Aareon Sullivan 4226a62f23 fix(rnstatus): Add validation for missing -i flag when using -R
Add check to ensure `management_identity` is provided when using remote
query flag (`-R`). Prevents `TypeError` and provides clear error message
when user forgets to specify identity file with `-i` flag.

Before: `expected str, bytes or os.PathLike object, not NoneType`
After: `Remote management requires an identity file. Use -i to specify the path to a management identity.`

Fixes #792
2025-06-08 19:52:46 -05:00
..
2025-04-15 20:19:33 +02:00
2025-05-10 21:44:42 +02:00
2025-04-15 20:19:33 +02:00
2025-04-15 20:19:33 +02:00
2025-04-15 20:19:33 +02:00
2025-04-15 20:19:33 +02:00
2025-04-15 20:19:33 +02:00
2025-04-15 20:19:33 +02:00