{"id":13522377,"url":"https://github.com/kajanth/kubectl-all","last_synced_at":"2025-03-31T22:31:17.820Z","repository":{"id":103971635,"uuid":"170879587","full_name":"kajanth/kubectl-all","owner":"kajanth","description":"kubectl plugin to list all resources in given namespace","archived":false,"fork":false,"pushed_at":"2019-02-15T14:49:10.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-02T06:13:46.309Z","etag":null,"topics":["kubectl-plugins","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kajanth.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}},"created_at":"2019-02-15T14:42:57.000Z","updated_at":"2020-02-15T06:21:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d77c498-6a1d-4003-b2c1-d95f3be45811","html_url":"https://github.com/kajanth/kubectl-all","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajanth%2Fkubectl-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajanth%2Fkubectl-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajanth%2Fkubectl-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajanth%2Fkubectl-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kajanth","download_url":"https://codeload.github.com/kajanth/kubectl-all/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222683219,"owners_count":17022462,"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":["kubectl-plugins","kubernetes"],"created_at":"2024-08-01T06:00:46.283Z","updated_at":"2024-11-02T06:31:17.831Z","avatar_url":"https://github.com/kajanth.png","language":"Shell","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"# kubectl-all\n\n## Motivation\n\n* Kubectl get all - list's a subset of all the resources available, wanted to make all the resources visible.\n\n## Installation\n\n### Dependencies\n\n* bash\n\n### With [krew](https://github.com/GoogleContainerTools/krew) (recommended)\n\n```sh\nkubectl krew install all\nkubectl all\n```\n\n### Without krew\n\n* Copy `all.sh` to a file called `kubectl-all`\n* Run `chmod +x kubectl-all`\n* Add the path to directory in your $PATH. eg `export PATH=\"/path/to/dir:$PATH\"`\n* Test `kubectl all`\n\n## Features\n\n* list all resources in the default namespace\n* list all resources within a specific namespace\n\n## Usage\n\n```sh\nkubectl all resources                 : list all resources in the default namespace\n\nkubectl all -h | --help               : Usage of this command line\n\nkubectl all resources \u003cnamespace\u003e     : list all namespaced resources\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkajanth%2Fkubectl-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkajanth%2Fkubectl-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkajanth%2Fkubectl-all/lists"}