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

Option to disable echo of SSH command

    XMLWordPrintable

Details

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

    Description

      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"`.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: