Loading

stack es ml put-calendar-job cli command

Auth required Idempotent Scope: global
elastic stack es ml put-calendar-job \
  --calendar-id <calendar-id> \
  --job-id <job-id> \
  [options]
		

Add anomaly detection job to calendar.

Behaviour flags:

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

--calendar-id string required
A string that uniquely identifies a calendar.
--job-id string required

An identifier for the anomaly detection jobs. It can be a job identifier, a group name, or a comma-separated list of jobs or groups.

Repeatable: pass --job-id multiple times to supply more than one value

--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