rugged update-hashed-bins-count
Command help text
$ rugged update-hashed-bins-count --help
Usage: rugged update-hashed-bins-count [OPTIONS]
Re-write the repository to use a new number of hashed bins.
Options:
--confirm-backup Confirm that a recent backup was taken.
--skip-pause-checks Skip checks to confirm that the repository
is paused. (Not recommended)
--skip-consistency-check Skip validation of repository consistency.
(Not recommended)
--skip-current-bin-count-confirmation
Skip confirmation of the current bin count.
(Not recommended)
--skip-desired-bin-count-confirmation
Skip confirmation of the desired bin count.
(Not recommended)
--local (For testing) Re-sign targets, snapshot and
timestamp metadata with locally available
signing keys, rather than delegating to the
respective workers.
--help Show this message and exit.