mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
(goctl)feature/model config (#4062)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user