mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(cloudcmd) add ability to disable console with "--no-console" (#65)
This commit is contained in:
parent
6b26b26115
commit
c3c008ff72
12 changed files with 79 additions and 14 deletions
|
|
@ -21,5 +21,7 @@
|
|||
"prefix": "",
|
||||
"progress": true,
|
||||
"onePanelMode": false,
|
||||
"configDialog": true
|
||||
"configDialog": true,
|
||||
"console": true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue