• Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • cli
    • None
    • Distributed mode using a master on Linux and slaves on windows.
      Hudson version 1.384 with CLI from this version

      The help remote command doesn't always display the same outputs:

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job
      Creates a new job by reading stdin as a configuration XML file
      delete-builds
      Deletes build record(s)
      delete-job
      Deletes a job
      delete-node
      Deletes a node

      >

          [JENKINS-8104] Remote command help failed

            Unassigned Unassigned
            prevot prevot
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: