{"id":20875550,"url":"https://github.com/iamseth/akcli","last_synced_at":"2025-12-28T07:04:35.791Z","repository":{"id":57409443,"uuid":"41692764","full_name":"iamseth/akcli","owner":"iamseth","description":"Akamai CLI tool written in Python","archived":false,"fork":false,"pushed_at":"2017-12-16T20:06:30.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T23:18:11.416Z","etag":null,"topics":["akamai","cli","command-line-tool","devops","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamseth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-31T18:24:14.000Z","updated_at":"2023-02-13T18:14:00.000Z","dependencies_parsed_at":"2022-08-24T18:50:47.456Z","dependency_job_id":null,"html_url":"https://github.com/iamseth/akcli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fakcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fakcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fakcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fakcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamseth","download_url":"https://codeload.github.com/iamseth/akcli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243249011,"owners_count":20260768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akamai","cli","command-line-tool","devops","python"],"created_at":"2024-11-18T06:46:49.926Z","updated_at":"2025-12-28T07:04:30.772Z","avatar_url":"https://github.com/iamseth.png","language":"Python","readme":"# akcli\nAn Akamai command line client written in Python. So far only the DNS config API is supported since it's the only scratch I need itching. PRs welcome.\n\n# What can it do?\n\nCurrently, the following items are supported for DNS services at Akami.\n  - add_record\n  - fetch_records\n  - fetch_zone\n  - list_records\n  - remove_record\n\nThe --json flag will format output as JSON to be consumed by other tools such as [jq](https://stedolan.github.io/jq/).\n\n# Installation\n\n## PyPi\n```bash\npip install akcli\n```\n\n## Manually\n\n```bash\ngit clone https://github.com/iamseth/akcli.git\ncd akcli\npython setup.py build\nsudo python setup.py install\n```\n\n# Configuration\n\nBy default, akcli looks for a config file at ~/.akamai.cfg. The file should look something like this.\n\n```ini\n[auth]\nbaseurl = https://abcd-yaddayadda.luna.akamaiapis.net/\nclient_token = abcd-yaddayadda\nclient_secret = randomstuffhere\naccess_token = abcd-randomstuffhere\n```\n\n# Usage\n```bash\nUsage: akcli [OPTIONS] COMMAND [ARGS]...\n\n  An Akamai command line client.\n\n  See https://github.com/iamseth/akcli for more information.\n\nOptions:\n  --debug            Enables debug mode.\n  --json             Output as JSON.\n  --config FILENAME\n  --version          Show the version and exit.\n  --help             Show this message and exit.\n\nCommands:\n  dns\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamseth%2Fakcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamseth%2Fakcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamseth%2Fakcli/lists"}