Skip to content

Comments

WP-CLI integration#322

Open
ideag wants to merge 2 commits intowpsharks:devfrom
ideag:wp-cli
Open

WP-CLI integration#322
ideag wants to merge 2 commits intowpsharks:devfrom
ideag:wp-cli

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 sample@example.com
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

Development

Successfully merging this pull request may close these issues.

3 participants