stack es inference delete cli command
Destructive
Auth required
Idempotent
Scope: global
elastic stack es inference delete --inference-id <inference-id> [options]
Delete an inference endpoint.
--inference-idstringrequired- The inference identifier.
--task-typestring- The task type
--[no-]dry-run- When true, checks the semantic_text fields and inference processors that reference the endpoint and returns them in a list, but does not delete the endpoint.
--[no-]force- When true, the inference endpoint is forcefully deleted even if it is still being used by ingest processors or semantic text fields.
--input-filestring- path to a JSON file to use as command input
--[no-]json-
output as JSON