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.
我正在使用 mcollective-2.8.1 版本并安装了所有相关软件包,但似乎缺少 shell 命令。我无法找到 shell 命令的包/插件。
MCollective Shell 是一个单独的代理插件,它没有与核心 MCollective 软件打包。代理插件代码安装在$libdir/mcollective/agent中。请参阅通用插件安装指南。您可以从GitHub获取代理代码。