Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created May 3, 2022 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukecav/44e90c44a821a5543b34410e172d0c2c to your computer and use it in GitHub Desktop.
Save lukecav/44e90c44a821a5543b34410e172d0c2c to your computer and use it in GitHub Desktop.
Clear the cache in ExpressionEngine from command line
php eecli.php cache:clear --type=all
php eecli.php cache:clear --type=db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment