{"id":30759748,"url":"https://github.com/ya7010/cmdcomp","last_synced_at":"2026-04-07T13:32:17.904Z","repository":{"id":178470124,"uuid":"661894540","full_name":"ya7010/cmdcomp","owner":"ya7010","description":"Command Shell Completion Generator Tool","archived":false,"fork":false,"pushed_at":"2025-04-28T17:46:16.000Z","size":4381,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T16:33:22.639Z","etag":null,"topics":["completion","generator","shell"],"latest_commit_sha":null,"homepage":"https://yassun7010.github.io/cmdcomp/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ya7010.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-03T23:09:23.000Z","updated_at":"2025-09-17T03:14:34.000Z","dependencies_parsed_at":"2023-08-10T22:12:27.719Z","dependency_job_id":"cc004a52-442c-4445-8f48-acdd78200b4a","html_url":"https://github.com/ya7010/cmdcomp","commit_stats":null,"previous_names":["yassun4dev/cmdcomp","yasnat/cmdcomp","yassun7010/cmdcomp","ya7010/cmdcomp"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/ya7010/cmdcomp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya7010%2Fcmdcomp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya7010%2Fcmdcomp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya7010%2Fcmdcomp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya7010%2Fcmdcomp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ya7010","download_url":"https://codeload.github.com/ya7010/cmdcomp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya7010%2Fcmdcomp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["completion","generator","shell"],"created_at":"2025-09-04T12:31:59.949Z","updated_at":"2026-04-07T13:32:17.900Z","avatar_url":"https://github.com/ya7010.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command Completion Generator Tool\n\n\u003c!-- --8\u003c-- [start:badges] --\u003e\n\n[![docs](https://github.com/yassun7010/cmdcomp/actions/workflows/publish-mkdocs.yml/badge.svg)](https://yassun7010.github.io/cmdcomp/)\n[![test](https://github.com/yassun7010/cmdcomp/actions/workflows/test-suite.yml/badge.svg)](https://github.com/yassun7010/cmdcomp/actions)\n[![pypi package](https://badge.fury.io/py/cmdcomp.svg)](https://pypi.org/project/cmdcomp)\n[![docker version](https://img.shields.io/docker/v/yassun7010/cmdcomp/latest?label=docker%20version)](https://hub.docker.com/r/yassun7010/cmdcomp)\n\n\u003c!-- --8\u003c-- [end:badges] --\u003e\n\n`cmdcomp` generate command shell completion file (`bash` or `zsh`) from config\n`JSON`/`YAML`/`TOML` file.\n\n![image](./docs/images/image.png)\n\n## Why was `cmdcomp` created?\n\nThe completion files for many cli tools (`aws`, `gcloud`, etc.) are provided by the tools themselves.\nIf you want to use these cli tools in multiple products or multiple environments (prd, dev, etc.),\nit is useful to be able to switch contexts easily (e.g. `mycli prd aws s3 ...`).\n`cmdcomp` provides a completion file for such a simple shell script wrapper.\nYou can easily switch between settings for each environment.\n\nThis tool can generate shell script completion files with config described in `YAML`, `TOML` or `JSON`.\n\nToday, more and more cli tools are being used in development,\nand if you want to generate a completion file for a simple wrapper script,\n`cmdcomp` will be of great help.\n\n\n## Install\n\n```shell\npip install cmdcomp\n```\n\n## Usage\n\n```shell\ncmdcomp --config $YOUR_CONFIG_FILE --shell-type bash\n```\n\n## Documentation\n\nSee [documentation](https://yassun7010.github.io/cmdcomp/) for more details.\n\n## Examples\n\nSee [examples](https://github.com/yassun7010/cmdcomp/tree/main/examples/v2).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya7010%2Fcmdcomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fya7010%2Fcmdcomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya7010%2Fcmdcomp/lists"}