feature(cloudcmd) add ability to set packer with: --packer: "tar" or "zip"

This commit is contained in:
coderaiser 2016-11-17 17:37:06 +02:00
parent a4d8c19247
commit 689dd037c1
23 changed files with 235 additions and 41 deletions

View file

@ -8,6 +8,7 @@
"-p, --password ": "set password",
"-c, --config ": "configuration file path",
"--editor ": "set editor: \"dword\" or \"edward\"",
"--packer ": "set packer: \"tar\" or \"zip\"",
"--root ": "set root directory",
"--prefix ": "set url prefix",
"--port ": "set port number",