Loading

stack es cli namespace

elastic stack es --help
		

The elastic stack es command group exposes Elasticsearch REST APIs as CLI commands.

These commands are also available using the elastic es or elastic elasticsearch shortcuts.

bulk

Bulk index or delete documents.

create

Create a new document in the index.

delete

Delete a document.

delete-by-query

Delete documents.

exists

Check a document.

exists-source

Check for a document source.

get

Get a document by its ID.

get-source

Get a document's source.

index

Create or update a document in an index.

mget

Get multiple documents.

reindex

Reindex documents.

update

Update a document.

update-by-query

Update documents.

clear-scroll

Clear a scrolling search.

close-point-in-time

Close a point in time.

msearch

Run multiple searches.

msearch-template

Run multiple templated searches.

open-point-in-time

Open a point in time.

render-search-template

Render a search template.

scroll

Run a scrolling search.

search

Run a search.

search-mvt

Search a vector tile.

search-shards

Get the search shards.

search-template

Run a search with a search template.

count

Count search results.

explain

Explain a document match result.

field-caps

Get the field capabilities.

mtermvectors

Get multiple term vectors.

rank-eval

Evaluate ranked search results.

terms-enum

Get terms in an index.

termvectors

Get term vector information.

delete-script

Delete a script or search template.

get-script

Get a script or search template.

get-script-context

Get script contexts.

get-script-languages

Get script languages.

put-script

Create or update a script or search template.

scripts-painless-execute

Run a script.

health-report

Get the cluster health.

info

Get cluster info.

ping

Ping the cluster.

delete-by-query-rethrottle

Throttle a delete by query operation.

reindex-rethrottle

Throttle a reindex operation.

update-by-query-rethrottle

Throttle an update by query operation.

async-search

Elasticsearch async-search API commands

cat

Elasticsearch cat API commands

ccr

Elasticsearch ccr API commands

cluster

Elasticsearch cluster API commands

connector

Elasticsearch connector API commands

dangling-indices

Elasticsearch dangling-indices API commands

enrich

Elasticsearch enrich API commands

eql

Elasticsearch eql API commands

esql

Elasticsearch esql API commands

features

Elasticsearch features API commands

fleet

Elasticsearch fleet API commands

graph

Elasticsearch graph API commands

ilm

Elasticsearch ilm API commands

indices

Elasticsearch indices API commands

inference

Elasticsearch inference API commands

ingest

Elasticsearch ingest API commands

license

Elasticsearch license API commands

logstash

Elasticsearch logstash API commands

migration

Elasticsearch migration API commands

ml

Elasticsearch ml API commands

nodes

Elasticsearch nodes API commands

project

Elasticsearch project API commands

query-rules

Elasticsearch query-rules API commands

rollup

Elasticsearch rollup API commands

search-application

Elasticsearch search-application API commands

searchable-snapshots

Elasticsearch searchable-snapshots API commands

security

Elasticsearch security API commands

simulate

Elasticsearch simulate API commands

slm

Elasticsearch slm API commands

snapshot

Elasticsearch snapshot API commands

sql

Elasticsearch sql API commands

ssl

Elasticsearch ssl API commands

streams

Elasticsearch streams API commands

synonyms

Elasticsearch synonyms API commands

tasks

Elasticsearch tasks API commands

text-structure

Elasticsearch text-structure API commands

transform

Elasticsearch transform API commands

watcher

Elasticsearch watcher API commands

xpack

Elasticsearch xpack API commands

helpers

High-level helper commands for common Elasticsearch workflows