文件名称:boxman:用于云管理的命令行界面
文件大小:16KB
文件格式:ZIP
更新时间:2024-06-09 13:41:52
JavaScript
Boxman 设置和管理服务器。 安装 您需要在系统上安装才能使用Boxman。 npm install -g boxman 备忘单 # Create a box with some associated groups, and associates DNS. boxman up --groups webserver,database # List your boxes. boxman list # Modify a box's groups. # Accepts single groups, or comma-separated sets of groups. boxman group wispy-mountain-1315 --add caching boxman group wispy-mountain-1315 --remove database boxman group