2 Comments

  • HKosova's avatar
    HKosova
    SmartBear Alumni (Retired)

    It's already possible using the /test (or /t) parameter.

    To run a job:

    /t:"NetworkSuite|Jobs|JobName|JobName"

    Note the job name is included twice.



    To run a specific task:

    /t:"NetworkSuite|Jobs|JobName|TaskName"


    We'll add examples to the docs for future reference. Thanks!