control needs initialize.
This commit is contained in:
parent
a1f3270c74
commit
3d92d8306a
@ -69,6 +69,8 @@ func initConfig(cmd *cobra.Command) error {
|
|||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
initialize(globalConfig)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user