{"id":17962483,"url":"https://github.com/embik/kubectl-switch-ws","last_synced_at":"2026-05-17T02:37:32.229Z","repository":{"id":240028368,"uuid":"801460104","full_name":"embik/kubectl-switch-ws","owner":"embik","description":"A kubectl plugin to quickly switch kcp workspaces","archived":false,"fork":false,"pushed_at":"2024-09-17T11:01:19.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T17:46:04.880Z","etag":null,"topics":["kcp","kubectl","kubectl-plugins","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/embik.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":"2024-05-16T09:18:30.000Z","updated_at":"2024-09-17T11:00:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea7bfcbb-3842-4771-aef9-ceae78283f00","html_url":"https://github.com/embik/kubectl-switch-ws","commit_stats":null,"previous_names":["embik/kubectl-switch-ws"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fkubectl-switch-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fkubectl-switch-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fkubectl-switch-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fkubectl-switch-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embik","download_url":"https://codeload.github.com/embik/kubectl-switch-ws/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247061882,"owners_count":20877176,"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":["kcp","kubectl","kubectl-plugins","kubernetes"],"created_at":"2024-10-29T11:19:30.415Z","updated_at":"2026-05-17T02:37:27.209Z","avatar_url":"https://github.com/embik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl-switch-ws\nA `kubectl` plugin to quickly switch kcp workspaces interactively.\n\n![kubectl-switch-ws demo](./docs/kubectl-switch-ws.gif)\n\n## Installation\n\n### Prequisites\n\nTo run this `kubectl` plugin you need:\n\n- Bash\n- [fzf](https://github.com/junegunn/fzf)\n- [kubectl-workspace](https://github.com/kcp-dev/kcp/tree/main/cli/cmd/kubectl-workspace) ([Installation instructions](https://docs.kcp.io/kcp/main/setup/kubectl-plugin/))\n\n### Krew\n\nThis installation method requires [krew](https://krew.sigs.k8s.io/) installed.\n\nAdd the [krew index](https://github.com/embik/krew-index) and synchronize the local copy of it:\n\n```\n$ kubectl krew index add embik https://github.com/embik/krew-index.git\n$ kubectl krew update\n```\n\nkubectl-switch-ws can now be installed with the following command:\n\n```\n$ kubectl krew install embik/switch-ws\n```\n\n### Manual\n\nCopy [kubectl-switch\\_ws](./kubectl-switch_ws) into our `$PATH` (e.g. `~/bin` or `~/.local/bin`, depending on your system setup).\n\n## Usage\n\nRun `kubectl switch-ws` to start the interactive workspace switcher. Navigate the list of child workspaces in the current workspace and press enter to switch to a specific workspace.\n\nUse the pseudo element `..` to go up one level to the parent workspace.\n\nUse `[exit]` or press ESC when you have reached the workspace you intended to navigate to.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembik%2Fkubectl-switch-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembik%2Fkubectl-switch-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembik%2Fkubectl-switch-ws/lists"}