Skip to content

v1.2.5

Compare
Choose a tag to compare
@sosap sosap released this 24 Jul 22:42
· 1 commit to master since this release

Summary

The JobScheduler Command Line Interface (CLI) can be used to control JobScheduler instances (start, stop, status) and job-related objects such as jobs, job chains, orders and tasks.

The JobScheduler CLI module supports Windows PowerShell FullCLR 5.1 and PowerShell CoreCLR 6.x, 7.x for Windows, Linux, MacOS.

Changes

  • fixed a bug that prevented the Start-JobSchedulerJob cmdlet from adding parameters
  • added functionality to add parameters, state and end state to Resume-JobSchedulerOrder cmdlet