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

CLI fails to parse argument containing several = signs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cli, core
    • None
    • N/A

      Using the command line (jenkins-cli.jar) does not work as expected if the value of a key-value-pair contains an = sign:
      java -jar jenkins-cli.jar -s SERVER -p key1=value1 -p key2=value2=format

      Even escaping the second = sign does not work as expected.

      This behaviour is blocking me and my team at the moment.
      Please let me know if you need more information or if I can provide help somehow.

            kohsuke Kohsuke Kawaguchi
            nbaumann Norman Baumann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: