3ev / zencache-cli
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provide a CLI interface to the ZenCache Wordpress plugin
v1.0.0
2015-03-03 11:08 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-02-17 13:23:45 UTC
README
Wordpress ZenCache plugin for WP CLI.
If you're looking for a WP CLI plugin for Quick Cache, see https://github.com/3ev/quick-cache-cli.
Installation
See the information on installing Community Packages on the WP CLI wiki.
Note: This plugin is currently available on Packagist as 3ev/zencache-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 zencache $ wp zencache help [command]
clear
Completely clears all cache files.