{"id":27264316,"url":"https://github.com/stenstromen/kubectx-edit","last_synced_at":"2026-02-13T16:01:25.549Z","repository":{"id":257008079,"uuid":"856401089","full_name":"Stenstromen/kubectx-edit","owner":"Stenstromen","description":"Small software utility to efficiently manage multiple kubeconfig contexts.","archived":false,"fork":false,"pushed_at":"2025-12-15T15:39:09.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T21:10:22.560Z","etag":null,"topics":["cli","context","kubeconfig","kubernetes","management","rust","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Stenstromen.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-12T14:15:58.000Z","updated_at":"2025-12-15T15:39:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e43ceb7-277b-4c5a-9a0b-352a8b848695","html_url":"https://github.com/Stenstromen/kubectx-edit","commit_stats":null,"previous_names":["stenstromen/kubectx-edit"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Stenstromen/kubectx-edit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stenstromen%2Fkubectx-edit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stenstromen%2Fkubectx-edit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stenstromen%2Fkubectx-edit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stenstromen%2Fkubectx-edit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stenstromen","download_url":"https://codeload.github.com/Stenstromen/kubectx-edit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stenstromen%2Fkubectx-edit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["cli","context","kubeconfig","kubernetes","management","rust","tool"],"created_at":"2025-04-11T06:55:39.636Z","updated_at":"2026-02-13T16:01:25.530Z","avatar_url":"https://github.com/Stenstromen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeCTX-Edit\n\n![KubeCTX-Edit](./logo.webp)\n\nSmall software utility to efficiently manage multiple kubeconfig contexts.\n\nAdd, Remove and Edit entries in kubeconfig\n\n- [KubeCTX-Edit](#kubectx-edit)\n  - [Installation](#installation)\n    - [Homebrew](#homebrew)\n    - [Download and Run Binary](#download-and-run-binary)\n    - [Build from source](#build-from-source)\n  - [Build and Run](#build-and-run)\n  - [Kubeconfig in non-default location](#kubeconfig-in-non-default-location)\n  - [Editor](#editor)\n\n## Installation\n\n### Homebrew\n\n```bash\nbrew install stenstromen/tap/kubectx-edit\n```\n\n### Download and Run Binary\n\n- For **MacOS** and **Linux**: Checkout and download the latest binary from [Releases page](https://github.com/Stenstromen/kubectx-edit/releases/latest/)\n- For **Windows**: Build the binary yourself.\n\n### Build from source\n\n## Build and Run\n\n```bash\ncargo build --release --\n./target/release/kubectx-edit\n```\n\n## Kubeconfig in non-default location\n\nIf your kubeconfig is in a non-default location, you can set the `KUBECONFIG` environment variable to the path of your kubeconfig file.\n\n```bash\nexport KUBECONFIG=/path/to/your/kubeconfig\n```\n\n## Editor\n\nYou can set the `EDITOR` environment variable to the editor of your choice. (default `vi`)\n\n```bash\nexport EDITOR=nano\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenstromen%2Fkubectx-edit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenstromen%2Fkubectx-edit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenstromen%2Fkubectx-edit/lists"}