Commands

The following commands are available:

cache-tracker:flush

This will remove all data from the tracker.

cache-tracker:invalidate {url}

This will invalidate the URL you specify.

cache-tracker:list [--url=]

Displays a table of all tracked URLs and their tags; accepts an optional --url flag with wildcard prefix support (e.g. --url=example.com/blog*) to filter results.

Previous

Installation

Next

Middleware