Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It also seems that until we enable Allow anonymous read access, this cli does not work for build. See https://stackoverflow.com/questions/30066657/jenkins-cant-find-the-job-when-build-job-why

Here are some of the examples.

Tip

Following examples are coded to wait till Job is completed and it pulls in console output as well. Also, it will be able to retrieve status by just looking at return code.

Here are some of the example of cli invocation.

Invoke Job without any parameters

...