> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Omneo CLI

> Command-line interface for Omneo, coming soon.

<Note>
  The Omneo CLI is coming soon. This page will be updated when the CLI is available.
</Note>

## What the Omneo CLI will do

The Omneo CLI is a command-line tool that will allow developers to interact with the Omneo API and manage their Omneo instance from the terminal. Planned capabilities include:

* Profile and data management operations
* Bulk import and export
* Reaction and webhook configuration
* Token generation and management
* Local development utilities

## In the meantime

Use the [Postman collection](/dev-guides/core-setup/postman) to explore the API, or make direct API calls using `curl` or your preferred HTTP client with a [bearer token](/dev-guides/core-setup/api-tokens).
