Skip to content

Commit 85d1790

Browse files
authored
GCP credentials setup hack
1 parent 825e1bd commit 85d1790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Configuration:
221221

222222
To see your available buckets, run `gsutil ls`.
223223

224+
The following command might be helpful to setup GCP credentials: `gcloud beta auth application-default login`.
224225

225226
# Development
226227
Create a virtualenv, for example, at `~/.environments/dvc` by `mkdir -p ~/.environments/dvc; virtualenv ~/.environments/dvc` or use `virtualenvwrapper`.

0 commit comments

Comments
 (0)