Skip to content

jvicg/akcli

Repository files navigation

akcli

Pactester latest version CI tests status Current available Python versions License: MIT

A modern command-line interface for interacting with Akamai's API.

Built for engineers who work with Akamai on a daily basis, akcli removes the friction of working with Akamai's API directly. It exposes a set of commands to interact with different Akamai API endpoints, providing a fast and intuitive way to work with the platform without leaving the terminal.

akcli demo gif

Features

  • Transparent EdgeGrid authentication — just point akcli to your .edgerc file and it handles the rest.
  • Response caching to avoid hitting the API unnecessarily, with configurable TTL and cache directory.
  • Proxy support to route requests through an HTTP/HTTPS proxy with a single config option.
  • SSL certificate validation enabled by default, with the option to disable it for internal or development environments.
  • TOML config file to persist your preferred defaults and never repeat the same flags.
  • Visually modern CLI experience built with Typer and Rich.

Installation

Requires Python 3.9 or higher and a valid Akamai .edgerc credentials file.

pip install akcli

Alternatively, you may download the wheel file from the releases page.

Quick start

Generate a config file with all the default values:

akcli --init-config-file

Explore the available commands:

akcli --help

Documentation

Full documentation is available on Read the Docs.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software under the terms of the license. See the LICENSE file for full details.

About

Command-line interface to make requests to Akamai API.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages