A convenience system to manage jobs, both active and already run
Return a report on all actively running jobs from a job id centric perspective
CLI Example:
salt-run jobs.active
List all detectable jobs and associated functions
CLI Example:
salt-run jobs.list_jobs
Return the printout from a previously executed job
CLI Example:
salt-run jobs.lookup_jid 20130916125524463507
Print job available details, including return data.
CLI Example:
salt-run jobs.print_job