mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
add a message of removal for gateway and hide the command (#15965)
This commit is contained in:
@@ -131,6 +131,7 @@ func newApp(name string) *cli.App {
|
||||
|
||||
// Register all commands.
|
||||
registerCommand(serverCmd)
|
||||
registerCommand(gatewayCmd) // hidden kept for guiding users.
|
||||
|
||||
// Set up app.
|
||||
cli.HelpFlag = cli.BoolFlag{
|
||||
|
||||
Reference in New Issue
Block a user