mc admin user 的 list 子命令用来列出 MinIO 上所有的用户,语法如下:
C:\>mc admin user list -h
NAME:
mc admin user list - list all users
USAGE:
mc admin user list TARGET
FLAGS:
--config-dir value, -C value path to configuration folder (default: "C:\\Users\\Administrator\\mc")
--quiet, -q disable progress bar display
--no-color disable color theme
--json enable JSON lines formatted output
--debug enable debug output
--insecure disable SSL certificate verification
--help, -h show help(1)列出 MinIO 服务器上的所有用户。
D:\server\minio>mc admin user list local
enabled foobar
enabled hxstrive
enabled test
disabled zhangsan