By default delete-cache will remove the root cache dir. The user can optionally delete additional caches by passing args to the subcommand such as --upstreams to delete the upstreams cache. All caches can be deleted by passing --all. When a cache is removed, disk usage saved will also be reported.
Additionally, with the --size arg boulder will report the disk usage used by the various boulder caches, without removing them.
By default
delete-cache
will remove the root cache dir. The user can optionally delete additional caches by passing args to the subcommand such as--upstreams
to delete the upstreams cache. All caches can be deleted by passing--all
. When a cache is removed, disk usage saved will also be reported.Additionally, with the
--size
arg boulder will report the disk usage used by the various boulder caches, without removing them.