fastly purge
Invalidate objects in the Fastly cache
Options
Name | Description |
---|---|
--all | Purge everything from a service |
--file <file> | Purge a service of a newline delimited list of Surrogate Keys |
--key <key> | Purge a service of objects tagged with a Surrogate Key |
--service-id <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) |
--service-name <service-name> | The name of the service |
--soft | A 'soft' purge marks affected objects as stale rather than making them inaccessible |
--url <url> | Purge an individual URL |