3ev / zencache-cli
Provide a CLI interface to the ZenCache Wordpress plugin
Installs: 1 273
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 1
Open Issues: 0
Type:command
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.