This page describes commands to access the Elasticsearch indexes in Lenses via the CLI.
List all the available indexes
View details for a supplied index and connection
# list all elasticsearch indexeslenses-clielasticsearch-indexes# or filter by connection and include system indexeslenses-clielasticsearch-indexes \--connectiones-default \--include-system-indexes