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