{"id":19717179,"url":"https://github.com/jonnydgreen/ktool","last_synced_at":"2026-05-15T19:32:48.638Z","repository":{"id":57618789,"uuid":"179582619","full_name":"jonnydgreen/ktool","owner":"jonnydgreen","description":"A simplified toolkit for kubernetes","archived":false,"fork":false,"pushed_at":"2019-07-21T17:09:55.000Z","size":25693,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-15T06:11:20.027Z","etag":null,"topics":["kubectl","kubernetes","toolkit"],"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/jonnydgreen.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}},"created_at":"2019-04-04T21:52:45.000Z","updated_at":"2024-12-12T09:51:58.000Z","dependencies_parsed_at":"2022-09-14T12:40:36.775Z","dependency_job_id":null,"html_url":"https://github.com/jonnydgreen/ktool","commit_stats":null,"previous_names":["projectjudge/ktool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonnydgreen/ktool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnydgreen%2Fktool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnydgreen%2Fktool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnydgreen%2Fktool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnydgreen%2Fktool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonnydgreen","download_url":"https://codeload.github.com/jonnydgreen/ktool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnydgreen%2Fktool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33076191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["kubectl","kubernetes","toolkit"],"created_at":"2024-11-11T22:45:22.441Z","updated_at":"2026-05-15T19:32:48.621Z","avatar_url":"https://github.com/jonnydgreen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ktool CLI\n\n\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  A CLI that calls common kubernetes commands to make managing it easier.\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/projectjudge/ktool/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"ktool is released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- \u003ca href=\"https://travis-ci.org/projectjudge/ktool\"\u003e\n    \u003cimg src=\"https://travis-ci.org/projectjudge/ktool.svg?branch=master\" alt=\"Current TravisCI build status.\" /\u003e\n  \u003c/a\u003e --\u003e\n  \u003ca \u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=gaussianfrog\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/gaussianfrog.svg?label=Follow%20@gaussianfrog\" alt=\"Follow @gaussianfrog\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Install\n\n```bash\ngit clone https://github.com/projectjudge/ktool.git\ncp ktool/bin/ktool \u003csomewhere_in_your_path\u003e/ktool\n```\n\nOr\n\n```bash\ngo get github.com/projectjudge/ktool\n```\n\n## Usage\n\nOpen a new pane/terminal and run:\n\n```shell\n$ ktool -h\nKtool is a simplified kubectl\n\nUsage:\n  ktool [flags]\n  ktool [command]\n\nAvailable Commands:\n  a           Watch all the pods in a k8s cluster\n  help        Help about any command\n  l           Watch a pods logs\n\nFlags:\n  -h, --help   help for ktool\n\nUse \"ktool [command] --help\" for more information about a command.\n```\n\n## Devving\n\n### Single build\n\n```bash\n./build.sh\n```\n\n### Watcher build\n\n```bash\ngomon **/*.go -- go build -o bin/ktool .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnydgreen%2Fktool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonnydgreen%2Fktool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnydgreen%2Fktool/lists"}