1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/developers/ocean-cli/README.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2023-09-28 13:02:05 +02:00
---
description: >-
2024-06-17 13:05:06 +02:00
CLI tool to interact with the oceanprotocol's JavaScript library to privately
& securely publish, consume and run compute on data.
2023-09-28 13:02:05 +02:00
---
2024-06-17 13:05:06 +02:00
# Ocean CLI
2023-09-28 13:02:05 +02:00
Welcome to the Ocean CLI, your powerful command-line tool for seamless interaction with Ocean Protocol's data-sharing capabilities. 🚀
2023-09-28 13:02:05 +02:00
The Ocean CLI offers a wide range of functionalities, enabling you to:
2024-06-17 13:05:06 +02:00
* [**Publish**](publish.md) 📤 data services: downloadable files or compute-to-data.
* [**Edit**](edit.md) ✏️ existing assets.
* [**Consume**](consume.md) 📥 data services, ordering datatokens and downloading data.
* [**Compute to Data**](run-c2d.md) 💻 on public available datasets using a published algorithm.
## Key Information
2024-06-17 13:05:06 +02:00
The Ocean CLI is powered by the [ocean.js](../ocean.js/) JavaScript library, an integral part of the [Ocean Protocol](https://oceanprotocol.com) toolset. 🌐
Let's dive into the CLI's capabilities and unlock the full potential of Ocean Protocol together! If you're ready to explore each functionality in detail, simply go through the next pages.