Versions in this module Expand all Collapse all v0 v0.0.2 Oct 12, 2022 v0.0.1 Oct 11, 2022 Changes in this version + var Root = &cobra.Command + func Add(base *cobra.Command, sub *cobra.Command) *cobra.Command + func Build(base *cobra.Command, app *App) *cobra.Command + type App struct + Actions []workflow.Action + Branch *workflow.InitBranch + Desc string + Repo *workflow.InitRepo + Use string + func (app *App) Build() *cobra.Command