Versions in this module Expand all Collapse all v2 v2.9.5 Dec 26, 2021 Changes in this version + func Execute() + func NewRootCmd() *cobra.Command + func NewShowConfigCmd() *cobra.Command + type RootApp struct + func GetRootAppFromViper(v *viper.Viper) (*RootApp, error) + func (r *RootApp) Run() error