# Usage The command npm run cli h returns a list of all commands and option flags.
npm run cli h
```bash #!/bin/bash npm run cli h ```