Project

General

Profile

Actions

Feature #43109

open

rgw: add subcommands to radosgw-admin to manage multipart uploads

Added by J. Eric Ivancich over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
none
Reviewed:
Affected Versions:
Pull request ID:

Description

Currently the only way to manage multipart uploads is through the s3 api (e.g., s3cmd). It would be nice to have access to this functionality via radosgw-admin, in part to allow the logging level to be increased.

The subcommands might look something like:

radosgw-admin multipart show --bucket=<bucket> [--id=<id>]
radosgw-admin multipart abort --bucket=<bucket> --object=<object> --id=<id>
radosgw-admin multipart list --bucket=<bucket> --object=<object> --id=<id>

No data to display

Actions

Also available in: Atom PDF