Skip to content

akcli v0.1.0

Latest

Choose a tag to compare

@jvicg jvicg released this 26 May 20:59
· 4 commits to main since this release

akcli v0.1.0

Initial release of akcli, a modern command-line interface for interacting with Akamai's API.

Features

  • Transparent EdgeGrid authentication via .edgerc credentials file
  • Response caching with configurable TTL and cache directory
  • Proxy support for HTTP/HTTPS requests
  • SSL certificate validation with option to disable
  • TOML config file to persist default settings
  • dig command to resolve domain FQDNs using Akamai's Edge Diagnostics API
  • translate command to decode Akamai error reference IDs into diagnostic information

Requirements

  • Python 3.9 or higher
  • A valid Akamai .edgerc credentials file

Documentation

Check the documentation at Read the Docs.

Full Changelog: https://github.com/jvicg/akcli/commits/v0.1.0