Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36581

Jenkins CLI delete-builds command doesn't exit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • cli
    • None
    • Jenkins 2.12
      client: OS X

      delete-builds is the only CLI command that I'm using on a regular basis. It works fine, but it never exits (I have to terminate it via Ctrl+C).

      For example:

      {{
      >java -jar /usr/local/Servers/Jenkins/jenkins-cli.jar -s http://jenkins-ireport -noKeyAuth delete-builds "iRePORT-Prod-perf-testing" 1-59 --username dk --password '

      {password}

      '
      Deleted 55 builds

      ^C
      }}

      I looked into CLI documentation, but I could not see anything related to exit.

            Unassigned Unassigned
            dk Dima Korobskiy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: