For a list of all commands available in the CLI run the following:

```bash
lux --help
```

For help with an individual command, you can use --help as well.

```bash
lux serve --help
```
