Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

3ev/zencache-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZenCache CLI

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.

Useful links