{"id":13522406,"url":"https://github.com/webofmars/kubectl-custom-cols","last_synced_at":"2025-03-31T22:31:26.814Z","repository":{"id":79206890,"uuid":"201554115","full_name":"webofmars/kubectl-custom-cols","owner":"webofmars","description":"a kubectl plugin that help you customize output columns like a boss !","archived":false,"fork":false,"pushed_at":"2024-01-06T11:18:07.000Z","size":17,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-02T06:13:53.115Z","etag":null,"topics":["cli","columns","hacktoberfest","krew","kubectl","kubectl-custom-cols","kubectl-plugin","kubectl-plugins","kubernetes","output"],"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/webofmars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["fredleger"],"patreon":"webofmars","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-09T23:36:28.000Z","updated_at":"2024-01-06T10:43:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d867a0b-9e8e-4668-ab9f-541253672131","html_url":"https://github.com/webofmars/kubectl-custom-cols","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webofmars%2Fkubectl-custom-cols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webofmars%2Fkubectl-custom-cols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webofmars%2Fkubectl-custom-cols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webofmars%2Fkubectl-custom-cols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webofmars","download_url":"https://codeload.github.com/webofmars/kubectl-custom-cols/tar.gz/refs/heads/main","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":["cli","columns","hacktoberfest","krew","kubectl","kubectl-custom-cols","kubectl-plugin","kubectl-plugins","kubernetes","output"],"created_at":"2024-08-01T06:00:46.811Z","updated_at":"2024-11-02T06:31:21.261Z","avatar_url":"https://github.com/webofmars.png","language":"Shell","funding_links":["https://github.com/sponsors/fredleger","https://patreon.com/webofmars"],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"# kubectl-custom-cols\n\nA \"kubectl get\" replacement with customizable column presets.\n\nMaster you kubectl output like a JSONpath pro :-)\n\n## Using kubectl-custom-cols\n\n```sh\nkubectl custom-cols -o \u003ctemplate name\u003e \u003carguments\u003e\n```\n\nex:\n\n```sh\nkubectl custom-cols -o qos-class pods -l app=nginx\n```\n\nwill output:\n\n```sh\nNAME                   QoS-Class    STATUS\nweb-front-0            BestEffort   Running\nweb-front-1            BestEffort   Running\nweb-back-0             Burstable    Running\n```\n\n## Install kubectl-custom-cols\n\n### Prereqs\n\nIf you're on Mac OS X, you may need to first run `brew install coreutils` to get the `realpath` function.\n\n### Manually\n\n* download the latest release\n* copy `kubectl-custom-cols` script and the `templates` folder together, somewhere in your PATH\n\n### Via krew\n\nIf you already have the [krew](https://github.com/kubernetes-sigs/krew) kubectl plugin manager  installed, you can just issue the following command:\n\n`kubectl krew install custom-cols`\n\n## Customize kubectl-custom-cols\n\nYou can add you own templates in the `templates` folder.\n\n## Contributing\n\nPlease feel free to send a PR or open issues ta the original repo : \u003chttps://github.com/webofmars/kubectl-custom-cols\u003e\n\nYou can send your own templates to be included in the default package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebofmars%2Fkubectl-custom-cols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebofmars%2Fkubectl-custom-cols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebofmars%2Fkubectl-custom-cols/lists"}