From: rkhudov Date: Tue, 30 Apr 2024 10:00:36 +0000 (+0100) Subject: doc/man/8/radosgw-admin: add get lifecycle command X-Git-Tag: testing/wip-pdonnell-testing-20240503.010653-debug~32^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=04393ec3c1a12d6a9405272ab2cffe9dfa67aa92;p=ceph-ci.git doc/man/8/radosgw-admin: add get lifecycle command Signed-off-by: rkhudov --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index dda2de57291..468ef1ebce6 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -342,7 +342,7 @@ as follows: List placement active set. :command:`policy` - Display bucket/object policy. + Display bucket/object policies (e.g. permissions/ACLs etc.). :command:`log list` List log objects. @@ -367,6 +367,9 @@ as follows: :command:`gc process` Manually process garbage. +:command:`lc get` + Get lifecycle config for a bucket. + :command:`lc list` List all bucket lifecycle progress.