{"id":18521759,"url":"https://github.com/gjbae1212/kubectl-cred","last_synced_at":"2025-04-09T09:33:24.153Z","repository":{"id":97125097,"uuid":"333709470","full_name":"gjbae1212/kubectl-cred","owner":"gjbae1212","description":"kubectl-cred is a kubernetes plugin to which switch to contexts and namespaces and clusters using an interactive CLI.","archived":false,"fork":false,"pushed_at":"2022-02-28T08:20:25.000Z","size":1321,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T04:43:26.415Z","etag":null,"topics":["golang","k8s","krew","krew-index","krew-plugin","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gjbae1212.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}},"created_at":"2021-01-28T09:30:33.000Z","updated_at":"2025-02-19T07:37:41.000Z","dependencies_parsed_at":"2023-04-04T08:30:56.348Z","dependency_job_id":null,"html_url":"https://github.com/gjbae1212/kubectl-cred","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbae1212%2Fkubectl-cred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbae1212%2Fkubectl-cred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbae1212%2Fkubectl-cred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbae1212%2Fkubectl-cred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjbae1212","download_url":"https://codeload.github.com/gjbae1212/kubectl-cred/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012864,"owners_count":21033254,"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":["golang","k8s","krew","krew-index","krew-plugin","kubernetes"],"created_at":"2024-11-06T17:27:31.151Z","updated_at":"2025-04-09T09:33:23.696Z","avatar_url":"https://github.com/gjbae1212.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl-cred\n\n``` kubectl-cred``` is a kubernetes plugin to which switch to contexts and namespaces and clusters using an interactive CLI.  \n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://storage.googleapis.com/gjbae1212-asset/kubectl-cred/kubectl-cred.gif\"/\u003e\n\u003c/p\u003e  \n  \n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://hits.seeyoufarm.com\"\u003e\u003cimg src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fgjbae1212%2Fkubectl-cred\u0026count_bg=%2379C83D\u0026title_bg=%237F7F7F\u0026icon=kubernetes.svg\u0026icon_color=%23015894\u0026title=k8s-plugin\u0026edge_flat=false\"/\u003e\u003c/a\u003e\n\u003ca href=\"/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-GREEN.svg\" alt=\"license\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## OVERVIEW\n``` kubectl-cred``` is a kubernetes plugin.  \nThis plugin can switch not only context, namespace in k8s using an interactive UI, but also show all of namespaces on clusters and current context information beautifully.\n\n## HOW TO USE\n```\n# Switch context using an interactive CLI.\nkubectl cred ctx\n\n# Switch namespace using an interactive CLI.\nkubectl cred ns\n\n# Show your all of contexts information formatted tree.\nkubectl cred ls\n\n# Show your current context information.\nkubectl cred current\n\n# Rename context name in k8s config, using an interactive CLI.\nkubectl cred rename\n```  \n\n\n## INSTALL\nSupport **x86_64**\n\n### Krew\n```\n$ kubectl krew index add gjbae1212 https://github.com/gjbae1212/kubectl-cred.git\n$ kubectl krew install gjbae1212/cred\n```\n\n### Etc\n```\n# homebrew\n$ brew tap gjbae1212/kubectl-cred\n$ brew install kubectl-cred\n\n# mac \nwget https://github.com/gjbae1212/kubectl-cred/releases/download/v0.1.7/kubectl-cred_v0.1.7_Darwin_x86_64.tar.gz\n\n# linux\nwget https://github.com/gjbae1212/kubectl-cred/releases/download/v0.1.7/kubectl-cred_v0.1.7_Linux_x86_64.tar.gz\n\n# windows\nwget https://github.com/gjbae1212/kubectl-cred/releases/download/v0.1.7/kubectl-cred_v0.1.7_Windows_x86_64.tar.gz\n```\n\n## LICENSE\nThis project is following The MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbae1212%2Fkubectl-cred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjbae1212%2Fkubectl-cred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbae1212%2Fkubectl-cred/lists"}