1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
docs/developers/ocean-cli/usage.md
2023-09-28 14:02:05 +03:00

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
```