Versions in this module Expand all Collapse all v0 v0.31.0 Apr 22, 2026 Changes in this version + var RootCmd = &man.Docs.GetDoc("<root>").Command + func Execute(opts ...ExecuteOptFunc) + func InitProfileCommands() + func MountRoot(newRoot *cobra.Command, cmd *cobra.Command) error + type ExecuteConfig struct + type ExecuteOptFunc func(c ExecuteConfig) ExecuteConfig + func WithMountTo(cmd *cobra.Command, renameCmd *cobra.Command) ExecuteOptFunc