mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
445 B
445 B
Usage
The command npm run cli h
returns a list of all commands and option flags.
```bash
#!/bin/bash
npm run cli h
```