Since wildcard is not possible as of now and many a times we just want to delete all caches of specific node type, it would be great to have a separate command for this.

Comments

nikunjkotecha created an issue. See original summary.

nikunjkotecha’s picture

StatusFileSize
new3.11 KB
nikunjkotecha’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: drush_command_to_clear-2851037-2.patch, failed testing.

nikunjkotecha’s picture

StatusFileSize
new3.11 KB

Adding patch again without test, error: no test specified, warnings in old code.

nikunjkotecha’s picture

Status: Needs work » Needs review
nielsvm’s picture

Project: Acquia Purge » Cache Expiration

Hi Nikunj,

Thank you for contributing this idea and even a patch (again).

Unfortunately, acquia_purge isn't the right level/module to do this at. AP mostly only executes cache invalidations by HTTP path, while the expire module offers various expire- Drush commands that provide more fine-grained options. Therefore its best if Expire would offer more of these Drush commands.

Thanks,

Niels

nikunjkotecha’s picture

Status: Needs review » Closed (outdated)

Thanks Niels, I think this won't be required now with new Varnish installation done on Acquia Cloud. We can close this as outdated feature request.