Created
November 4, 2019 16:09
-
-
Save karol-blaszczyk/32da354fb7e68f0ce564027c6482c425 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## @params: [JOB_NAME] | |
args = getResolvedOptions(sys.argv, | |
['JOB_NAME', | |
'db_name', | |
'db_user', | |
'db_password', | |
'db_host']) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment