mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(cloudcmd) add ability to set packer with: --packer: "tar" or "zip"
This commit is contained in:
parent
a4d8c19247
commit
689dd037c1
23 changed files with 235 additions and 41 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue