Skip to content

Instantly share code, notes, and snippets.

@karol-blaszczyk
Created November 4, 2019 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karol-blaszczyk/32da354fb7e68f0ce564027c6482c425 to your computer and use it in GitHub Desktop.
Save karol-blaszczyk/32da354fb7e68f0ce564027c6482c425 to your computer and use it in GitHub Desktop.
## @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