Loading

stack es ml close-job cli command

Auth required
elastic stack es ml close-job --job-id <job-id> [options]
		

Close anomaly detection jobs.

--job-id string required
Identifier for the anomaly detection job. It can be a job identifier, a group name, or a wildcard expression. You can close multiple anomaly detection jobs in a single API request by using a group name, a comma-separated list of jobs, or a wildcard expression. You can close all jobs by using _all or by specifying * as the job identifier.
--[no-]allow-no-match
Refer to the description for the allow_no_match query parameter.
--[no-]force
Refer to the descriptiion for the force query parameter.
--timeout string
Refer to the description for the timeout query parameter.
--input-file string
path to a JSON file to use as command input
-V --[no-]version
Print the Elastic CLI version
--config-file string
path to a config file (default: ~/.elasticrc.yml)
--use-context string
override the active context from the config file
--command-profile string
restrict available commands to a deployment profile (serverless, stack, default)
--[no-]json
output as JSON
--output-fields string
comma-separated list of fields to include in output (dot-notation supported)
--output-template string
Mustache-like template for custom text output (e.g. "{{id}}: {{name}}")
--[no-]dry-run

validate all inputs and exit without performing any action (preview changes without applying them)