Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
经过大约 6 个小时的工作 - 没有运气。即使是使用 Opscode Chef 做最基本的事情之一,我也没有运气。我需要在终端中使用刀,并且该命令不存在。我不知道如何安装它,而且在它的任何地方都没有滴滴、涉猎、滴落的文档。所有文档都以它开头,并没有说明如何实际安装刀。
谢谢。
我真的很想知道为什么您找不到有关刀的文档。有大量关于刀具设置的资源。检查以下链接以开始:
gem install chef
将为您安装 chef(包括knife可执行文件)。
knife