stack es ml upgrade-job-snapshot cli command
Auth required
elastic stack es ml upgrade-job-snapshot \
--job-id <job-id> \
--snapshot-id <snapshot-id> \
[options]
Upgrade a snapshot.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--job-idstringrequired- Identifier for the anomaly detection job.
--snapshot-idstringrequired- A numerical character string that uniquely identifies the model snapshot.
--[no-]wait-for-completion- When true, the API won’t respond until the upgrade is complete. Otherwise, it responds as soon as the upgrade task is assigned to a node.
--timeoutstring- Controls the time to wait for the request to complete.
--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