mc replicate ls 子命令用来列出服务器端复制配置规则,语法如下:
C:\> mc replicate ls -h NAME: mc replicate ls - list server side replication configuration rules USAGE: mc replicate ls 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 --status value show rules by status. Valid options are [enabled,disabled] --help, -h show help
(1)为别名 “myminio” 列出存储桶 “mybucket” 上的服务器端复制配置规则。
C:\> mc replicate ls myminio/mybucket