Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor out BigQuery credentials into a command line argument #2

Open
filmaj opened this issue Sep 21, 2020 · 1 comment
Open

Factor out BigQuery credentials into a command line argument #2

filmaj opened this issue Sep 21, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@filmaj
Copy link
Owner

filmaj commented Sep 21, 2020

Instead of hard-coding the location of a google cloud / bigquery auth.json file, make it providable from the command line, or evn vars, using yargs.

@filmaj filmaj added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 21, 2020
@filmaj
Copy link
Owner Author

filmaj commented Sep 21, 2020

Have this working in the contributors-csv command, should factor that out for the other commands too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant