mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
Remove profile option for gcs from gateway help message (#4421)
This commit is contained in:
@@ -131,6 +131,7 @@ 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{
|
||||||
|
|||||||
Reference in New Issue
Block a user