mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add --root
This commit is contained in:
parent
2e6474cf8f
commit
3a8c71d363
6 changed files with 38 additions and 16 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue