We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e94f90 commit c5ca01dCopy full SHA for c5ca01d
1 file changed
dingz/cli.py
@@ -44,7 +44,7 @@ def info():
44
"""Get the information of a dingz device."""
45
46
47
-@info.command("read")
+@info.command("config")
48
@coro
49
@click.option(
50
"--ip", prompt="IP address of the device", help="IP address of the device."
0 commit comments