Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Provide explicit examples for storing plugin credential files #714

Open
ekinanp opened this issue Feb 6, 2020 · 0 comments
Open

Provide explicit examples for storing plugin credential files #714

ekinanp opened this issue Feb 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ekinanp
Copy link
Contributor

ekinanp commented Feb 6, 2020

When I do

docs gcp
This is the GCP plugin root. It follows https://cloud.google.com/docs/authentication/production
to find your credentials:

* it will try GOOGLE_APPLICATION_CREDENTIALS as a service account file
* otherwise, it will use your credentials in $HOME/.config/gcloud/application_default_credentials.json.

The simplest way to set this up is with
...

The GOOGLE_APPLICATION_CREDENTIALS thing should be something like

* it will try GOOGLE_APPLICATION_CREDENTIALS as a service account file. You can set this to something like GOOGLE_APPLICATION_CREDENTIALS=~/.gcp_credentials.json
@ekinanp ekinanp added the enhancement New feature or request label Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant