akcli v0.1.0
Initial release of akcli, a modern command-line interface for interacting with Akamai's API.
Features
- Transparent EdgeGrid authentication via
.edgerccredentials 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
digcommand to resolve domain FQDNs using Akamai's Edge Diagnostics APItranslatecommand to decode Akamai error reference IDs into diagnostic information
Requirements
- Python 3.9 or higher
- A valid Akamai
.edgerccredentials file
Documentation
Check the documentation at Read the Docs.
Full Changelog: https://github.com/jvicg/akcli/commits/v0.1.0