Doing the following drush pcbf causes the following error:

No hook functions were found for permanent-cache-bin-flush. The primary hook function is drush_pcb_permanent_cache_bin_flush(). Please implement this function. Run with --show-invoke to see all available hooks.

Comments

marioangulo created an issue. See original summary.

marioangulo’s picture

Issue summary: View changes
nikunjkotecha’s picture

Status: Active » Fixed

Thanks @marioangulo.

I never got chance to test the drush command, did some testing along with this fix (made arguments required and added try catch in case of typo in bin name).

nikunjkotecha’s picture

marioangulo’s picture

Nice! Beat me to fixing it, was going to create a patch today since I was flying yesterday.

marioangulo’s picture

Title: Drush cache clear command isn't work. » Drush cache clear command isn't working.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.