mc replicate status 子命令用来显示服务器端复制状态,语法如下:
C:\> mc replicate status -h NAME: mc replicate status - show server side replication status USAGE: mc replicate status 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)获取别名 “myminio” 的存储桶 “mybucket” 的服务器端复制指标。
C:\> mc replicate status myminio/mybucket