mirror of
https://github.com/minio/mc.git
synced 2025-11-12 01:02:26 +03:00
Add 'mc admin update' command (#2857)
Also this PR deprecates `service status` command
This commit is contained in:
@@ -31,6 +31,7 @@ var adminCmd = cli.Command{
|
||||
Flags: append(adminFlags, globalFlags...),
|
||||
Subcommands: []cli.Command{
|
||||
adminServiceCmd,
|
||||
adminServerUpdateCmd,
|
||||
adminInfoCmd,
|
||||
adminUserCmd,
|
||||
adminGroupCmd,
|
||||
|
||||
Reference in New Issue
Block a user