Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP-CLI integration #322

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

WP-CLI integration #322

wants to merge 2 commits into from

Conversation

ideag
Copy link

@ideag ideag commented Nov 23, 2018

Allows Comet Cache actions to be executed via WP-CLI:

wp comet-cache purge
wp comet-cache wipe
wp comet-cache clear all
wp comet-cache clear post 20
wp comet-cache clear user [email protected]
wp comet-cache clear url https://domain.com/category/*

and so on.

@lkraav
Copy link

lkraav commented Nov 23, 2018

@ideag nice work. Do you know if WebSharks did team woke up? I think this project is pretty much in deep hibernation, possibly forever.

@ideag
Copy link
Author

ideag commented Nov 23, 2018

No idea. I built this for my own use and I figured I'd share. If they don't add it soon, i can release ir as a separate plugin. It pretty much works, you just need to add a plugin header to the wp-cli.php and put it in your plugin dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants