Azion CLI purge
Azion CLI Purge allows you to instantly delete the cache of your content at Azion.
Purge
Usage
azion purge --cache-key "www.domain.com/@@cookie_name=cookie_value,www.domain.com/test.js"Optional Flags
cache-key
The --cache-key flag provides a list of URLs including the cache keys that must be purged from Azion Cache.
help
The --help flag displays more information about the purge command.
layer
The --layer flag specifies the layer the purge will be executed. Possible values are edge_caching or l2_caching. The default value is edge_caching.
urls
The --urls flag provides a list of URLs that must be purged from Azion Cache.
wildcard
The --wildcard flag specifies the Wildcard URL or Cache Key for the objects you want to purge. Only one Wildcard expression can be used per request.