(goctl)feature/model config (#4062)

Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
This commit is contained in:
kesonan
2024-04-10 23:01:59 +08:00
committed by GitHub
parent 682460c1c8
commit 2a7ada993b
12 changed files with 574 additions and 36 deletions

View File

@@ -274,6 +274,14 @@
},
"upgrade": {
"short": "Upgrade goctl to latest version"
},
"config": {
"init": {
"short": "Initialize goctl config file"
},
"clean": {
"short": "Clean goctl config file"
}
}
},
"global": {