pyrundeck icon indicating copy to clipboard operation
pyrundeck copied to clipboard

Add export job function

Open jon-rtr opened this issue 4 years ago • 0 comments

PyCharm shows error messages like Shadows name 'username' from outer scope in the init function of the Rundeck class. We can disambiguate the parameters to the init function from the variables in the main context by renaming the variables. In this instance, I appended an underscore to the variables.

Add a function that exposes Rundeck API functionality for exporting an individual job.

jon-rtr avatar Jan 23 '20 03:01 jon-rtr