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

support for creating google secrets from json file #122

Open
lpuskas opened this issue Aug 28, 2019 · 0 comments
Open

support for creating google secrets from json file #122

lpuskas opened this issue Aug 28, 2019 · 0 comments
Assignees

Comments

@lpuskas
Copy link
Member

lpuskas commented Aug 28, 2019

Is your feature request related to a problem? Please describe.
Creating a google credential with the cli tool is cumbersome as lots of properties need to be manually copied over from the google credentials json file

Describe the solution you'd like to see
The cli tool can be enhanced to be able to generate the proper google secret given the credentials.json file content or the file location

banzai secret create -n google-secret -t google -f /path/to/credentials.json

Describe alternatives you've considered
Finding the credentials.json - considering conventional locations like./gke, or the local env
GOOGLE_APPLICATION_CREDENTIALS if nothing provided to the command (--magic flag maybe)

@lpuskas lpuskas self-assigned this Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant