Support CLI command to set environment variables

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: envinject-plugin
    • None

      The plugin would be more universal if it supported setting (hence passing them between steps) environment variables from step scripts using CLI interface ( https://wiki.jenkins-ci.org/display/JENKINS/Writing+CLI+commands ). Something like this:

      java -jar jenkins-cli.jar [-s JENKINS_URL] set-env-var -b BUILD_TAG -p VAR1=VAL1 -p VAR2=VAL2
      

            Assignee:
            Unassigned
            Reporter:
            Victor Varvariuc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: