]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add options to rgw-restore-bucket-index
authorMichael J. Kidd <linuxkidd@gmail.com>
Mon, 27 Mar 2023 21:00:15 +0000 (15:00 -0600)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 15 Jul 2025 14:56:45 +0000 (10:56 -0400)
commita00b5986cd67390b28b0f004a3f929dca23997d2
tree7ccf954a23d1684aada0bb5dea7cf5a6db12b82c
parent847ee439e14b9910356fa8b21b49a3d5a347c352
rgw: add options to rgw-restore-bucket-index

- Add use of `getopts` processing for command line arguments
- Add option to provide a cached `rados ls -p <pool>` output
   - This permits re-use of output from a potentially very long
     running command.

Signed-off-by: Michael J. Kidd <linuxkidd@gmail.com>
(cherry picked from commit 98b84246d2575b977b2c88e66ba7448d7cb04791)
src/rgw/rgw-restore-bucket-index