{"id":36744342,"url":"https://github.com/gabeduke/kubectl-iget","last_synced_at":"2026-01-12T12:31:24.669Z","repository":{"id":219755091,"uuid":"749631328","full_name":"gabeduke/kubectl-iget","owner":"gabeduke","description":"Kubectl plugin to interactively get and filter kubernetes objects","archived":false,"fork":false,"pushed_at":"2024-01-31T03:40:23.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T20:58:21.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabeduke.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-01-29T04:27:16.000Z","updated_at":"2024-01-29T04:29:50.000Z","dependencies_parsed_at":"2024-06-19T20:24:24.851Z","dependency_job_id":null,"html_url":"https://github.com/gabeduke/kubectl-iget","commit_stats":null,"previous_names":["gabeduke/kubectl-iget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabeduke/kubectl-iget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabeduke%2Fkubectl-iget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabeduke%2Fkubectl-iget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabeduke%2Fkubectl-iget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabeduke%2Fkubectl-iget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabeduke","download_url":"https://codeload.github.com/gabeduke/kubectl-iget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabeduke%2Fkubectl-iget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-12T12:31:24.615Z","updated_at":"2026-01-12T12:31:24.664Z","avatar_url":"https://github.com/gabeduke.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubectl Interactive Get (kubectl-iget) Plugin\n\n## Overview\n`kubectl-iget` is an interactive Kubernetes CLI plugin that extends the functionality of `kubectl get`. It allows users to interactively construct object selectors and filters for Kubernetes objects, enhancing the experience of querying Kubernetes resources.\n\n## Features\n- **Drop-In Replacement for `kubectl get`**: Use `kubectl iget` just like you would use `kubectl get`.\n- **Interactive Selection and Filtering**: Dynamically build selectors and filters for Kubernetes objects through an interactive CLI interface.\n- **Support for Various Kubernetes Objects**: Works with standard Kubernetes objects and CRDs.\n- **Customizable Queries**: Tailor your queries with command-line arguments and interactive selections.\n\n## Getting Started\nInstall the plugin and use it as a replacement for `kubectl get`. For example:\n\n```bash\nkubectl iget pods -l app=\u003cmyapp\u003e -n \u003cmynamespace\u003e\n```\n\n## Getting Started\n(TODO: Installation instructions, basic usage, etc.)\n\n## Usage\nUse `kubectl iget` followed by the Kubernetes object type and any additional `kubectl get` flags you normally use. The interactive interface will then guide you through further refining your query.\n\n### Basic Example\n\n```bash\nkubectl iget pods -l app=myapp -n mynamespace\n```\n\n### Advanced Features\n(TODO: Describe advanced features like the dry-run option and potential future features.)\n\n## Contributing\nContributions to the project are welcome! Please refer to the contributing guidelines for more information.\n\n## License\n(TODO: Specify the license.)\n\n## Acknowledgements\n(TODO: Acknowledge any contributors, inspirations, or significant dependencies.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduke%2Fkubectl-iget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabeduke%2Fkubectl-iget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduke%2Fkubectl-iget/lists"}