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: v17.2.8~370^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57161%2Fhead;p=ceph.git doc/man/8/radosgw-admin: add get lifecycle command Signed-off-by: rkhudov (cherry picked from commit 04393ec3c1a12d6a9405272ab2cffe9dfa67aa92) --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index 48266e45ecac..8964387ec828 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -336,7 +336,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. @@ -361,6 +361,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.