UNPKG

187 BMarkdownView Raw
1For a list of all commands available in the CLI run the following:
2
3```bash
4lux --help
5```
6
7For help with an individual command, you can use --help as well.
8
9```bash
10lux serve --help
11```