|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Note that you can access any slave's static environment from a link on its sidepanel, and the master node's is at /systemInfo linked from Manage Jenkins.
For any given job, add a Windows batch command builder with the command set, or a Shell script builder with the command env to output all environment variables provided to build steps.
Probably best in a plugin given the limited utility and easy existing solutions.