mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 00:03:29 +03:00
@@ -106,10 +106,6 @@ func mainConfigLogger(ctx *cli.Context) {
|
||||
}
|
||||
}
|
||||
if ctx.Args().Get(0) == "list" {
|
||||
if globalJSONFlag {
|
||||
Println(conf.JSON())
|
||||
return
|
||||
}
|
||||
Println(conf)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user