diff --git a/docs/index.md b/docs/index.md index 43426230..86303c8e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,4 +8,13 @@ type: overview # Elastic CLI -Interact with the Elastic Stack and Elastic Cloud from the command line. +The Elastic CLI (`elastic`) is the command-line interface for Elasticsearch, Kibana, and Elastic Cloud resources. It supports self-managed Elastic Stack deployments, Elastic Cloud Hosted, and Elastic Serverless projects. + +:::{note} +The Elastic CLI is a technical preview and is under active development. Not all features and APIs are supported yet. +::: + +To get started, visit [Install the Elastic CLI](./cli/installation.md) and [Configure the Elastic CLI](./cli/configuration.md). + +For a full list of available commands, refer to the [Elastic CLI command reference](./cli/index.md). +