Loading

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-id string required
Identifier for the anomaly detection job.
--snapshot-id string required
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.
--timeout string
Controls the time to wait for the request to complete.
--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