You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -272,10 +272,10 @@ Supported authorization methods' priority order is shown below:
272
272
273
273
#### Google Cloud Storage
274
274
275
-
The simplest way to configure object storage is by creating a json config file like [`/tmp/gcs.json`]:
275
+
The simplest way to configure object storage is by creating a json config file like [`~/.config/gcloud/application_default_credentials.json`] (can be generated by `gcloud auth application-default login`):
0 commit comments