mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
Improve GCS gateway example instruction (#4587)
This commit is contained in:
parent
ff036c171f
commit
237c8af5ef
@ -113,6 +113,8 @@ ENVIRONMENT VARIABLES:
|
||||
|
||||
EXAMPLES:
|
||||
1. Start minio gateway server for GCS backend.
|
||||
$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
|
||||
(Instructions to generate credentials : https://developers.google.com/identity/protocols/application-default-credentials)
|
||||
$ export MINIO_ACCESS_KEY=accesskey
|
||||
$ export MINIO_SECRET_KEY=secretkey
|
||||
$ {{.HelpName}} mygcsprojectid
|
||||
|
Loading…
Reference in New Issue
Block a user