3ev / quick-cache-cli
Provide a CLI interface to the Quick Cache Wordpress plugin
Installs: 185
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-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.