{"id":23247159,"url":"https://github.com/evertras/khan","last_synced_at":"2025-08-20T05:32:28.637Z","repository":{"id":43209376,"uuid":"458010203","full_name":"Evertras/khan","owner":"Evertras","description":"An interactive CLI management tool for Nomad","archived":false,"fork":false,"pushed_at":"2022-03-15T12:16:06.000Z","size":240,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-20T17:51:59.900Z","etag":null,"topics":["cli","management","nomad","tui"],"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/Evertras.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":"2022-02-11T01:49:53.000Z","updated_at":"2024-06-20T17:51:59.900Z","dependencies_parsed_at":"2022-09-10T00:24:15.655Z","dependency_job_id":null,"html_url":"https://github.com/Evertras/khan","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evertras%2Fkhan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evertras%2Fkhan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evertras%2Fkhan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evertras%2Fkhan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evertras","download_url":"https://codeload.github.com/Evertras/khan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394138,"owners_count":18218707,"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","management","nomad","tui"],"created_at":"2024-12-19T07:17:34.081Z","updated_at":"2024-12-19T07:17:34.761Z","avatar_url":"https://github.com/Evertras.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Khan\n\nAn interactive CLI management tool for [Hashicorp's Nomad](https://www.nomadproject.io/)\n\n\u003cimg width=\"983\" alt=\"image\" src=\"https://user-images.githubusercontent.com/5923958/155530556-35ccee7a-67eb-4788-845b-6d8f2f871a7b.png\"\u003e\n\n## Why\n\nNomad has a great CLI tool with a lot of features, but copy/pasting IDs around\nand wanting to see steady updates among multiple objects can be tricky.  There's\nalso Nomad's full web UI, but this has overhead in setup and can be a pain to\nwork with through SSH tunnels.\n\nThere is room for a middle ground for quick debugging/troubleshooting on the\ncommand line, similar to a tool like [k9s](https://github.com/derailed/k9s).\n\nEnter Khan!\n\n## Installation\n\nHead to the [releases page](https://github.com/Evertras/khan/releases) and\ndownload the binary directly for your OS.\n\n## Configuration\n\nKhan uses the [default Nomad configuration variables](https://www.nomadproject.io/docs/commands#connection-environment-variables).\n\n## Developer Requirements\n\nThe following are required as global installs for development:\n\n* Python 3 (standard install for Linux/Mac should be fine)\n* Go 1.17+ ([goenv](https://github.com/syndbg/goenv) is recommended)\n* Make (probably already installed)\n\nOther tools will be handled automatically by the Makefile.  These tools will be\ndownloaded locally to the `./bin` folder.  For ease of use, you may want to use\n[direnv](https://direnv.net/) with the supplied [.envrc.example](.envrc.example)\nfile to add this local path to your bin, so you can run these tools as if they\nwere globally installed.\n\n## Running a Nomad test server\n\nAny Nomad server can be used for testing, but for simplicity and self-contained\ndevelopment a quick development server can be brought up with\n`make nomad-test-server` in another terminal.  This will start a Nomad agent in\ndev mode which brings up the server and a single client, itself.\n\nMore complicated setups will be added later via Vagrant, but this is enough for\na starting point.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertras%2Fkhan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevertras%2Fkhan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevertras%2Fkhan/lists"}