Fix missing settings cli command
This commit is contained in:
parent
f21d5476e0
commit
1acb807b93
@ -54,6 +54,7 @@ func (app *CortezaApp) InitCLI() {
|
||||
systemCommands.Auth(app),
|
||||
systemCommands.RBAC(app),
|
||||
systemCommands.Sink(app),
|
||||
systemCommands.Settings(),
|
||||
systemCommands.Import(storeInit),
|
||||
serveCmd,
|
||||
upgradeCmd,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user