Skip to main content

CDN Cache Purging

Skpr provides all environments with an isolated CDN instance for caching.

Development teams have the ability to list purge requests through the command line.

Usage

$ skpr purge list dev
ID CREATED PATH STATUS
I3KV7JUPN0MX03 2021-09-17 04:44:31.744 +0000 UTC - /path/to/purge/1 InProgress
- /path/to/purge/2
- /path/to/purge/3/*

More Information

$ skpr purge list --help
usage: skpr purge list [<environment>]

List purge requests which have been created.

Flags:
--help Show context-sensitive help (also try --help-long and --help-man).

Args:
[<environment>] Environment to fetch information for.

What's next?

After listing purge requests, consider one of the following: