cli-purge
cli-purge copied to clipboard
Akamai CLI for Purge allows you to purge cached content from the Edge using FastPurge (CCUv3).
Following the build instructions gives the following error: ``` # github.com/akamai/cli-common-golang github.com/akamai/cli-common-golang/common.go:66:18: cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag in array or slice literal: cli.StringFlag does not implement...
I'm doing a purge invalidate command in a python script using [subprocess](https://docs.python.org/3/library/subprocess.html) and getting the results with [communicate()](https://docs.python.org/3/library/subprocess.html#subprocess.Popen.communicate). The issue is that the output is being sent to stderr and...
Halo when we try to run Akamai purge delete -- cpcode 111111 we getting the following error: on every cpcodes and url`s API Error: 400 Bad request invalid endpoint please...
Per the screenshot in akamai/cli#15, the output from the `akamai purge invalidate` command shows bash color escape sequences, rather than coloring the output — _despite_ the fact that the first...
I have a `.edgerc` file with the section named `ccu`. Despite this, when I run the purge command, I get an error. ```bash $ akamai purge invalidate https://www.test.com/ Purging...panic: Fatal...