mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(bin) add --no-server
This commit is contained in:
parent
6146ac8710
commit
194796432b
3 changed files with 18 additions and 15 deletions
|
|
@ -8,5 +8,6 @@
|
|||
"-na, --no-auth " : "disable authorization",
|
||||
"-p, --port " : "set port number",
|
||||
"-u, --username " : "set username",
|
||||
"-ps, --password" : "set password"
|
||||
"-ps, --password" : "set password",
|
||||
"-ns, --no-server" : "do not start server"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue