Jenkins CLI delete-builds command doesn't exit

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: cli
    • Environment:
      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.

            Assignee:
            Unassigned
            Reporter:
            Dmytro Korobskiy
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: