rustfs-cli 0.1.30

A Rust S3 CLI client for S3-compatible object storage
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "schema_version": 3,
  "type": "replication",
  "status": "error",
  "error": {
    "type": "not_found",
    "message": "Failed to scan replication diff: Not found: replication is not configured",
    "retryable": false,
    "suggestion": "Verify the bucket name and that replication is configured."
  }
}