cache:flush
Flushes cache storage used by cache type(s). Wipes Redis/file cache fully — heavier than cache:clean.
Synopsis
bin/magento cache:flushExamples
Wipe all cache storage. Use when cache:clean isn't enough (e.g. third-party module corruption).
bin/magento cache:flushSee also
Related commands in cache
Other cache:* commands you might want next.
cache:clean
Cleans cache type(s). Removes invalidated entries; finer-grained than cache:flush.
cache:clean:payment_services_merchant_scopes
Clean Payment Services Merchant scopes cache
cache:disable
Disables one or more cache types. Cache stops being read or written until re-enabled.
cache:enable
Enables one or more cache types.
cache:status
Shows the enabled/disabled state of every cache type.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.