Created
December 28, 2011 16:02
-
-
Save rande/1528471 to your computer and use it in GitHub Desktop.
Symfony2 & Drush
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ ./drush default cc | |
[Symfony2] Booting Kernel ... ok! | |
[Symfony2] Loading container ... ok! | |
Enter a number to choose which cache to clear. | |
[0] : Cancel | |
[1] : all | |
[2] : theme registry | |
[3] : menu | |
[4] : css+js | |
[5] : block | |
[6] : module list | |
[7] : theme list | |
[8] : registry | |
1 | |
'all' cache was cleared |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment