Skip to content

Commit c5ca01d

Browse files
committed
Change comand name
1 parent 1e94f90 commit c5ca01d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dingz/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def info():
4444
"""Get the information of a dingz device."""
4545

4646

47-
@info.command("read")
47+
@info.command("config")
4848
@coro
4949
@click.option(
5050
"--ip", prompt="IP address of the device", help="IP address of the device."

0 commit comments

Comments
 (0)