Skip to content

Releases: akamai/cli-etp

v0.3.8

27 Apr 01:02
Compare
Choose a tag to compare
  • 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

27 Jan 20:34
Compare
Choose a tag to compare

Adding report capabilties:

  • Tenant list
  • Active ETP Client by tenant

v0.3.6

13 Dec 17:57
Compare
Choose a tag to compare

Add proxy support with --proxy argument.
Example provided in the documentation, see readme.md

v0.3.5

11 Jun 00:10
e9fffc2
Compare
Choose a tag to compare
  • 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

07 Jun 16:47
Compare
Choose a tag to compare

Minor update to give flexibility to ULS.

v0.3.3

27 May 23:44
Compare
Choose a tag to compare

Add support for DNS and Proxy events

v0.3.2

26 May 01:04
Compare
Choose a tag to compare

Add support for accountSwitchKey using extra_qs parameter in the .edgerc file

v0.3.1

25 May 16:47
1d249e1
Compare
Choose a tag to compare
Merge pull request #1 from simonsigre/patch-1

Grammatical updates
Thank you @simonsigre

v0.2.5

16 Jan 00:18
Compare
Choose a tag to compare

Add support for blocking mode when pulling ETP security events.
See --tail mode in the inline help.