mirror of
https://github.com/minio/minio.git
synced 2025-04-17 01:10:29 -04:00
Add access and secret key to example, needed to access Minio Gateway
This commit is contained in:
parent
fe9d826bef
commit
dd7e47f264
@ -131,7 +131,6 @@ EXAMPLES:
|
|||||||
$ export MINIO_ACCESS_KEY=accesskey
|
$ export MINIO_ACCESS_KEY=accesskey
|
||||||
$ export MINIO_SECRET_KEY=secretkey
|
$ export MINIO_SECRET_KEY=secretkey
|
||||||
$ {{.HelpName}} minio-kubernetes-gcs
|
$ {{.HelpName}} minio-kubernetes-gcs
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|
||||||
var s3BackendCmd = cli.Command{
|
var s3BackendCmd = cli.Command{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user