ellisv / oxid-console

[UNMAINTAINED] OXID Console is php console application for OXID Shop. It provides an API for writing various commands. We have shipped very common for every oxid shop project commands out of the box.
MIT License
23 stars 17 forks source link

cache:clear doesn't remove oxCache (EE Edition) #29

Closed ellisv closed 8 years ago

ellisv commented 8 years ago

There must be a possibility to remove oxCache with cache:clear command. This must be patched in both 1.1 and 1.2 releases. Also we may need a flag --files-only to support clearing files only because some setups may rely on that.

ellisv commented 8 years ago

This is already solved within https://github.com/EllisV/oxid-console/commit/c3a0e3ab87f2e670627de2580bd41f8e56e0c862

It's released within v1.1.7 and v1.2.3