mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(show-config) add ability to show config values with --show-config
This commit is contained in:
parent
8132bbe3a3
commit
6ccb4f0be1
8 changed files with 89 additions and 2 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"-u, --username ": "set username",
|
||||
"-p, --password ": "set password",
|
||||
"-c, --config ": "configuration file path",
|
||||
"--show-config ": "show config values",
|
||||
"--editor ": "set editor: \"dword\", \"edward\" or \"deepword\"",
|
||||
"--packer ": "set packer: \"tar\" or \"zip\"",
|
||||
"--root ": "set root directory",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue