stack es esql async-query-delete cli command
Destructive
Auth required
Idempotent
Scope: global
elastic stack es esql async-query-delete --id <id> [options]
Delete an async ES|QL query.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--idstringrequired- The unique identifier of the query. A query ID is provided in the ES|QL async query API response for a query that does not complete in the designated time. A query ID is also provided when the request was submitted with the
keep_on_completionparameter set totrue. --input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON