knife

Interact with a Chef server from a local Chef repo. More information: <https://docs.chef.io/knife.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y chef
Ubuntu
RUN apt-get update && \ apt-get install -y chef
Raspbian
RUN apt-get update && \ apt-get install -y chef
click the source code to copy install knife on any operating system with command-not-found.com