From 04393ec3c1a12d6a9405272ab2cffe9dfa67aa92 Mon Sep 17 00:00:00 2001 From: rkhudov Date: Tue, 30 Apr 2024 11:00:36 +0100 Subject: [PATCH] doc/man/8/radosgw-admin: add get lifecycle command Signed-off-by: rkhudov --- doc/man/8/radosgw-admin.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index dda2de57291b5..468ef1ebce6f1 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. -- 2.39.5