Skip to content

Instantly share code, notes, and snippets.

@rande
Created December 28, 2011 16:02
Show Gist options
  • Save rande/1528471 to your computer and use it in GitHub Desktop.
Save rande/1528471 to your computer and use it in GitHub Desktop.
Symfony2 & Drush
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