3ev/quick-cache-cli

This package is abandoned and no longer maintained. No replacement package was suggested.

Provide a CLI interface to the Quick Cache Wordpress plugin

v1.0.2 2015-02-16 09:55 UTC

This package is not auto-updated.

Last update: 2024-02-13 00:00:22 UTC


README

Wordpress Quick Cache plugin for WP CLI.

If you're looking for a plugin for the successor to Quick Cache, ZenCache, see https://github.com/3ev/zencache-cli.

Installation

See the information on installing Community Packages on the WP CLI wiki.

Note: This plugin is currently available on Packagist as 3ev/quick-cache-cli, so you don't need to add the WP CLI package repository to use it.

Available commands

You can get detailed help for the plugin by running:

$ wp help quick-cache
$ wp quick-cache help [command]

clear

Completely clears all cache files.

Useful links