huecli/README.md
Torjus Håkestad 700ece0bad
All checks were successful
build / build (push) Successful in 1m5s
Set rich markdown mode to none
2024-10-07 23:36:18 +02:00

22 lines
753 B
Markdown

# huecli
```console
$ huecli --help
Usage: huecli [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
get-state Get the state of ID
set-brightness Set brigthness of ID to BRIGHTNESS
set-color Set the color of ID to COLOR where COLOR is either a...
set-state Set the state of ID to STATE
version Print huecli version
```