fishmanlabs/Cloudflare Cache Purge

A GitHub Action to purge cache in Cloudflare zones.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_tokenCloudflare API token with the following permissions: Zone.Cache Purge.yes
purge_everythingPurge everything from the zone. (true/false)yes
purge_filesList of specific files to purge from the zone. Can be combined with other purge options. Ignored if purge_everything is true.no
purge_tagsList of specific tags to purge from the zone. Can be combined with other purge options. Ignored if purge_everything is true. (Enterprise only)no
purge_hostsList of specific hosts to purge from the zone. Can be combined with other purge options. Ignored if purge_everything is true. (Enterprise only)no
purge_prefixesList of specific prefixes to purge from the zone. Can be combined with other purge options. Ignored if purge_everything is true. (Enterprise only)no
zone_idCloudflare Zone ID.yes

no outputs