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