{"id":20863341,"url":"https://github.com/howardabrams/knife.el","last_synced_at":"2026-04-06T04:31:14.659Z","repository":{"id":66137084,"uuid":"64513847","full_name":"howardabrams/knife.el","owner":"howardabrams","description":"An 'completion-oriented' interface to the `knife` CLI through Emacs","archived":false,"fork":false,"pushed_at":"2016-08-01T02:33:16.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T11:44:21.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/howardabrams.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":"2016-07-29T22:28:09.000Z","updated_at":"2016-07-31T21:09:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"8419108d-18fa-4fe2-93d4-f97cf44a6bc1","html_url":"https://github.com/howardabrams/knife.el","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/howardabrams/knife.el","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fknife.el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fknife.el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fknife.el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fknife.el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howardabrams","download_url":"https://codeload.github.com/howardabrams/knife.el/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fknife.el/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31459996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-18T05:28:36.946Z","updated_at":"2026-04-06T04:31:14.643Z","avatar_url":"https://github.com/howardabrams.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# knife.el\n\nAn *completion-oriented* interface to the `knife` CLI through Emacs.\nThis builds `knife` commands from completing read functions and\nexecutes the results.\n\nAnyone who plays with Chef's `knife` command realizes that, while\nflexible, has a dizzying array of options, commands, sub-commands\nand sometimes, sub-sub-commands. I figured that I could use the\nIDO's `ido-completing-read` function at each step along the way to\nbuild up the command line. Once you've executed it once, it\nremembers it, so that calling `M-x knife` again, allows you to\nselect a previous knife call, or create another.\n\nIf you're `knife` command work with the default configuration\nfile, then you can start a `knife client show` or `knife node\nshow`, it will automatically populate the list of the available\nnodes.\n\nIf the command typed ends with a `-c`, it prompts for a knife\nconfiguration file (change the `knife--config-directory` for the\ndefault directory for this).\n\nIf the command typed ends with a `-o`, it prompts for a directory\ncontaining the cookbook you want to upload (change the\n`knife--repository-directory` for the default directory value for\nthis).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardabrams%2Fknife.el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowardabrams%2Fknife.el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardabrams%2Fknife.el/lists"}