Releases: akamai/cli-etp
Releases · akamai/cli-etp
v0.3.8
- Fix bug #4 which prevented the tenant command to work when using extra querystring AccountSwitchKey
- Upgraded documentation where to find ETP Config ID in Enterprise Center
v0.3.7
Adding report capabilties:
- Tenant list
- Active ETP Client by tenant
v0.3.6
Add proxy support with --proxy
argument.
Example provided in the documentation, see readme.md
v0.3.5
- new parameter for the event with
--tail
mode: --limit <integer>
and --poll <integer>
akamai etp version
no longer require edgerc file to exist
- Python based testing
v0.3.4
Minor update to give flexibility to ULS.
v0.3.3
Add support for DNS and Proxy events
v0.3.1
Merge pull request #1 from simonsigre/patch-1
Grammatical updates
Thank you @simonsigre
v0.2.5
Add support for blocking mode when pulling ETP security events.
See --tail
mode in the inline help.