]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: udpate radosgw-admin usage with bi purge. 18245/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Wed, 11 Oct 2017 15:04:55 +0000 (23:04 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Wed, 11 Oct 2017 15:04:55 +0000 (23:04 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
src/rgw/rgw_admin.cc
src/test/cli/radosgw-admin/help.t

index b49b76fd34237a7a325d07722bfb98c851736a86..e0e43c57a20bf844132d32886481c5c8729d49d8 100644 (file)
@@ -86,6 +86,7 @@ void usage()
   cout << "  bi get                     retrieve bucket index object entries\n";
   cout << "  bi put                     store bucket index object entries\n";
   cout << "  bi list                    list raw bucket index entries\n";
+  cout << "  bi purge                   purge bucket index entries\n";
   cout << "  object rm                  remove object\n";
   cout << "  object stat                stat an object for its metadata\n";
   cout << "  object unlink              unlink object from bucket index\n";
index 5eada2a4089bfbccd159e3504234b2b5d5ccb966..5c164935330944da652eea29686d0bf882006926 100644 (file)
@@ -30,6 +30,7 @@
     bi get                     retrieve bucket index object entries
     bi put                     store bucket index object entries
     bi list                    list raw bucket index entries
+    bi purge                   purge bucket index entries
     object rm                  remove object
     object stat                stat an object for its metadata
     object unlink              unlink object from bucket index