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-idstringrequired- The unique identifier of the inference endpoint.
--inference-configstringrequired--task-typestring- The type of inference task that the model performs.
--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