{"id":27003157,"url":"https://github.com/handofgod94/kubesecret","last_synced_at":"2026-04-19T06:39:43.381Z","repository":{"id":247994875,"uuid":"827450651","full_name":"HandOfGod94/kubesecret","owner":"HandOfGod94","description":"A small wrapper around fzf and kubectl to view kube secrets with preview","archived":false,"fork":false,"pushed_at":"2024-07-11T17:46:53.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T05:23:09.562Z","etag":null,"topics":["cli","kubernetes","search","tool"],"latest_commit_sha":null,"homepage":"","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/HandOfGod94.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}},"created_at":"2024-07-11T17:10:41.000Z","updated_at":"2024-07-11T17:48:40.000Z","dependencies_parsed_at":"2024-07-11T20:07:04.280Z","dependency_job_id":null,"html_url":"https://github.com/HandOfGod94/kubesecret","commit_stats":null,"previous_names":["handofgod94/kubesecret"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HandOfGod94/kubesecret","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubesecret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubesecret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubesecret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubesecret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HandOfGod94","download_url":"https://codeload.github.com/HandOfGod94/kubesecret/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandOfGod94%2Fkubesecret/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31997804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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","kubernetes","search","tool"],"created_at":"2025-04-04T05:15:34.641Z","updated_at":"2026-04-19T06:39:43.363Z","avatar_url":"https://github.com/HandOfGod94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubesecret\n\nKubesecret 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* [Related repo](#related-repo)\n\n## Installation\n\n* On macos\n```bash\nbrew install handofgod94/tap/kubesecret\n```\n\n* Verify installation\n```bash\nkubesecret --version\n```\n\n## Quickstart\n\n```bash\nkubesecret # to launch the search window with default config\n```\n\n```bash\nkubesecret -n \u003cnamespace\u003e # to search of secrets in a specific namespace\n```\n\nThat's it. It opens up search window with list of secrets in your current context and current namespace. \nYou can search and view the secrets in a search window.\n\n\u003e [!WARNING]  \n\u003e Note: It only supports base64 encoded secrets for now.\n\n## Usage\n```\nusage: kubesecret [-h] [-n NAMESPACE] [-s SIZE] [-pp {up,down,left,right}]\n                [-ps PREVIEW_SIZE] [-v]\n\nInteractively lookup in kubernetes secrets\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## Related repo\n- [kubeconf](https://github.com/HandOfGod94/kubeconf): A similar tool to view kubernetes configmaps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandofgod94%2Fkubesecret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandofgod94%2Fkubesecret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandofgod94%2Fkubesecret/lists"}