pub fn run_cache(cli: &Cli, action: &CacheAction) -> Result<()>
Run cache management command
Returns an error if cache operations fail or stats cannot be collected.