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": "capabilities",
  "status": "error",
  "error": {
    "type": "auth_error",
    "message": "Failed to discover capabilities: Authentication failed: Access denied",
    "retryable": false,
    "suggestion": "Verify the alias credentials and ServerInfoAdminAction permission."
  }
}