2023-09-28 13:02:05 +02:00
---
description: >-
2024-06-17 13:49:47 +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:49:47 +02:00
# Ocean CLI 🌊
2023-09-28 13:02:05 +02:00
2023-10-03 13:10:54 +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
2023-10-03 13:10:54 +02:00
The Ocean CLI offers a wide range of functionalities, enabling you to:
2024-06-17 13:49:47 +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.
2023-10-03 13:10:54 +02:00
## Key Information
2024-06-17 13:49:47 +02:00
The Ocean CLI is powered by the [ocean.js ](../ocean.js/README.md ) JavaScript library, an integral part of the [Ocean Protocol ](https://oceanprotocol.com ) toolset. 🌐
2023-10-03 13:10:54 +02:00
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.
2024-06-17 13:49:47 +02:00