Fix dump_devinfo for unauthenticated (#593)

This commit is contained in:
sdb9696
2023-12-29 19:42:02 +00:00
committed by GitHub
parent f6fd898faf
commit 1b7914277d
3 changed files with 29 additions and 9 deletions

View File

@@ -13,6 +13,8 @@ Usage: dump_devinfo.py [OPTIONS] HOST
Options:
-d, --debug
--help Show this message and exit.
--username For authenticating devices.
--password
```
## create_module_fixtures