iectl iem job delete¶
Delete jobs
Synopsis¶
This method removes a list of jobs from the edge management.
iectl iem job delete [flags]
Options¶
--body string The list of job IDs
-d, --data string use this flag for passing data via json or as datafile with @filename
-h, --help help for delete
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
iectl iem job delete --body '["8fcb578f92ca4e31baf317867dc5abef","f9f05f5e17534629918148169b7f212d"]'
SEE ALSO¶
- iectl iem job - batch jobs related commands