I've wrote a script to create a job in jenkins, next in that script I want to get environment variables and set them.
So I want to use "envInject" plugin in my script, but I don't know how can I call or bring it to my python script?
Any help is appreciated. Thanks