wpsharks / comet-cache

An advanced WordPress® caching plugin inspired by simplicity.
https://cometcache.com
GNU General Public License v3.0
75 stars 17 forks source link

WP-CLI Interface for Comet Cache #805

Open raamdev opened 8 years ago

raamdev commented 8 years ago

As of WP-CLI v0.23.0, you can browse a community-maintained list of packages and install them directly from WP-CLI. It wouldn't be too difficult to create a Comet Cache WP-CLI package, similar to the WP Super Cache WP-CLI package.

It would be nice to have a WP-CLI interface for Comet Cache that allows you to run various Comet Cache commands directly from the command line (e.g., clear cache, wipe cache, clear cache for specific user, clear cache for specific post, etc.; basically everything that's possible via the Comet Cache API).

jaswrks commented 8 years ago

+ 💯

jaswrks commented 7 years ago

Referencing: https://make.wordpress.org/cli/handbook/internal-api/wp-cli-add-command/

ctschach commented 7 years ago

Would be great to have WP CLI commands for "Clear Local Cache" and "Clear CDN Cache"...