Documentation ¶
Index ¶
Constants ¶
View Source
const ( MonorepoConfiguration = "monorepo" RulesConfiguration = "rules" BranchesConfiguration = "branches" DryRunConfiguration = "dry-run" BuildMetadataConfiguration = "build-metadata" GPGPathConfiguration = "gpg-key-path" )
Variables ¶
This section is empty.
Functions ¶
func NewReleaseCmd ¶ added in v5.1.1
func NewReleaseCmd(ctx *AppContext) *cobra.Command
func NewRootCommand ¶ added in v5.1.1
func NewRootCommand(ctx *AppContext) *cobra.Command
func NewVersionCmd ¶ added in v5.1.1
Types ¶
type AppContext ¶ added in v5.1.1
func NewAppContext ¶ added in v5.1.1
func NewAppContext() *AppContext
Click to show internal directories.
Click to hide internal directories.