Loading

stack es inference update cli command

Auth required Idempotent Scope: global
elastic stack es inference update \
  --inference-id <inference-id> \
  --inference-config <inference-config> \
  [options]
		

Update an inference endpoint.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--inference-id string required
The unique identifier of the inference endpoint.
--inference-config string required
--task-type string
The type of inference task that the model performs.
--input-file string
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