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

10 lines
404 B
Markdown
Raw Normal View History

2023-09-28 13:02:05 +02:00
# Usage
2023-09-29 09:50:51 +02:00
The command below returns a list of all commands and option flags.
2023-09-28 13:02:05 +02:00
2023-09-28 16:26:35 +02:00
```bash
2023-09-28 13:02:05 +02:00
npm run cli h
```
2023-09-28 16:26:35 +02:00
<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzQlpIJEeu8x5yl0OLuXn%2Fuploads%2FBCFAxxcCjwVPJfiKOOt1%2FScreenshot%202023-09-27%20at%2023.55.43.png?alt=media&token=76114c63-da9c-4d34-afdb-97b6bafca9d9" alt=""><figcaption>available options</figcaption></figure>