Currently the hc cache subcommand enables users to list/delete elements of the Hipcheck repo cache ($HC_CACHE/clones). Now that we have a plugin cache ($HC_CACHE/plugins), we should expand hc cache to also allow listing/deleting elements of the plugin cache.
Currently the
hc cache
subcommand enables users to list/delete elements of the Hipcheck repo cache ($HC_CACHE/clones
). Now that we have a plugin cache ($HC_CACHE/plugins
), we should expandhc cache
to also allow listing/deleting elements of the plugin cache.