• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • ssh-plugin

      Please add an option to disable echo of SSH command to the log. I meaning something like `set +x` does for "Execute shell" build step.

      One problem with echoing all commands is that it most of our commands doesn't really contain interesting information. Anything that needs to be echoed is echoed with explicit command.

      Another problem is that I echo tags like "[ERROR]" and then search the log for them. If the command itself is echoed then it will be recognized as an error and so I have to use tricks like `echo "[""ERROR] Something"`.

          [JENKINS-23135] Option to disable echo of SSH command

          There are no comments yet on this issue.

            Unassigned Unassigned
            nux Maciej Jaros
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: