]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: add doc & doc testing for force option on `radosgw-admin object rm ...`
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 3 Apr 2025 00:23:41 +0000 (20:23 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Thu, 17 Jul 2025 19:07:33 +0000 (15:07 -0400)
Subject says it all.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 333b5cd1e36c53b69462961046199e69e906f1cc)

doc/man/8/radosgw-admin.rst

index f92a330f92eb4db439ae61554c1aeb13b714821f..28b341190034143fc278346fe21cd39c88adf8c8 100644 (file)
@@ -135,16 +135,17 @@ as follows:
   Purge bucket index entries.
 
 :command:`object rm`
-  Remove an object.
+  Remove an S3/Swift object. Include "--yes-i-really-mean-it" to remove object's
+  entry from bucket index, for example if it's damaged.
 
 :command:`object stat`
-  Stat an object for its metadata.
+  Stat an S3/Swift object for its metadata.
 
 :command:`object unlink`
-  Unlink object from bucket index.
+  Unlink S3/Swift object from bucket index.
 
 :command:`object rewrite`
-  Rewrite the specified object.
+  Rewrite the specified S3/Swift object.
 
 :command:`objects expire`
   Run expired objects cleanup.