{"id":27003156,"url":"https://github.com/handofgod94/kubeconf","last_synced_at":"2026-05-18T05:41:32.398Z","repository":{"id":247283319,"uuid":"825408604","full_name":"HandOfGod94/kubeconf","owner":"HandOfGod94","description":"small wrapper around fzf and kubectl to view configmap with preview","archived":false,"fork":false,"pushed_at":"2024-07-11T17:46:23.000Z","size":123,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T16:08:56.739Z","etag":null,"topics":["cli","fzf","kubernetes","search"],"latest_commit_sha":null,"homepage":"","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/HandOfGod94.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-07T17:26:09.000Z","updated_at":"2024-07-11T17:47:55.000Z","dependencies_parsed_at":"2024-07-11T18:16:01.701Z","dependency_job_id":"1db7d714-e65f-4537-b6a0-efa33b673065","html_url":"https://github.com/HandOfGod94/kubeconf","commit_stats":null,"previous_names":["handofgod94/kubeconf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/HandOfGod94/kubeconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubeconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubeconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubeconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubeconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HandOfGod94","download_url":"https://codeload.github.com/HandOfGod94/kubeconf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubeconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33166628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","fzf","kubernetes","search"],"created_at":"2025-04-04T05:15:34.418Z","updated_at":"2026-05-18T05:41:32.374Z","avatar_url":"https://github.com/HandOfGod94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubeconf\n\nKubeconf is a simple wrapper over fzf and kubectl to view configmaps effectively.\n\n## Table of Contents\n\n* [Installation](#installation)\n* [Quickstart](#quickstart)\n* [Usage](#usage)\n* [Screenshots](#screenshots)\n* [Related repo](#related-repo)\n\n## Installation\n\n* On macos\n```bash\nbrew install handofgod94/tap/kubeconf\n```\n\n* Verify installation\n```bash\nkubeconf --version\n```\n\n## Quickstart\n\n```bash\nkubeconf # to launch the search window with default config\n```\n\n```bash\nkubeconf -n \u003cnamespace\u003e # to search of configmaps in a specific namespace\n```\n\nThat's it. It opens up search window with list of configmaps in your current context and current namespace. \nYou can search and view the configmap in a search window.\n\n## Usage\n```\nusage: kubeconf [-h] [-n NAMESPACE] [-s SIZE] [-pp {up,down,left,right}]\n                [-ps PREVIEW_SIZE] [-v]\n\nInteractively lookup in kubernetes configmap\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -n NAMESPACE, --namespace NAMESPACE\n                        Namespace to search in. Default is current namespace\n  -s SIZE, --size SIZE  Size of the fzf window. Default: 30%\n  -pp {up,down,left,right}, --preview-position {up,down,left,right}\n                        Preview window position. Default: up\n  -ps PREVIEW_SIZE, --preview-size PREVIEW_SIZE\n                        Preview window size (in terminal lines). Default: 3\n  -v, --version         show program's version number and exit\n\n```\n\n## Screenshots\n![screenshot](./docs/screenshot.png)\n![screenshot-2](./docs/screenshot-2.png)\n\n## Related repo\n- [kubesecret](https://github.com/HandOfGod94/kubesecret): A similar tool to view secrets in kubernetes cluster\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandofgod94%2Fkubeconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandofgod94%2Fkubeconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandofgod94%2Fkubeconf/lists"}