feature(cloudcmd) add --root

This commit is contained in:
coderaiser 2015-04-07 03:23:59 -04:00
parent 2e6474cf8f
commit 3a8c71d363
6 changed files with 38 additions and 16 deletions

View file

@ -7,6 +7,7 @@
"-u, --username " : "set username",
"-p, --password " : "set password",
"-c, --config " : "configuration file path",
"--root" : "set root folder",
"--port " : "set port number",
"--no-auth " : "disable authorization",
"--no-server " : "do not start server",