Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>
Move a bucket from the old global tenant space to a specified tenant::
- $ radosgw-admin bucket link --bucket=/foo --uid='12345678$12345678'
+ $ radosgw-admin bucket link --bucket=foo --uid='12345678$12345678'
Link bucket to specified user and change object ACLs::
- $ radosgw-admin bucket chown --bucket=/foo --uid='12345678$12345678'
+ $ radosgw-admin bucket chown --bucket=foo --uid='12345678$12345678'
Show the logs of a bucket from April 1st, 2012::