Documentation ¶
Index ¶
- Constants
- func Execute(cmd *cobra.Command) int
- func NewBumpVerCmd() *cobra.Command
- func NewCheckCmd() *cobra.Command
- func NewCreateCmd() *cobra.Command
- func NewCreateManifestCmd() *cobra.Command
- func NewCreateRecipeCmd() *cobra.Command
- func NewCreateTestCmd() *cobra.Command
- func NewEjectCmd() *cobra.Command
- func NewExecuteCmd() *cobra.Command
- func NewPullCmd() *cobra.Command
- func NewPushCmd() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewTestCmd() *cobra.Command
- func NewUpgradeCmd() *cobra.Command
- func NewValidateCmd() *cobra.Command
- func NewWhyCmd() *cobra.Command
- type ExitCodeContextKey
Constants ¶
View Source
const ( ExitCodeOK = 0 ExitCodeError = 1 ExitCodeUpdatesAvailable = 2 )
Variables ¶
This section is empty.
Functions ¶
func NewBumpVerCmd ¶ added in v1.14.0
func NewCheckCmd ¶
func NewCreateCmd ¶
func NewCreateManifestCmd ¶ added in v1.8.0
func NewCreateRecipeCmd ¶ added in v1.8.0
func NewCreateTestCmd ¶ added in v1.8.0
func NewEjectCmd ¶
func NewExecuteCmd ¶
func NewPullCmd ¶
func NewPushCmd ¶
func NewRootCmd ¶
func NewTestCmd ¶
func NewUpgradeCmd ¶
func NewValidateCmd ¶
Types ¶
type ExitCodeContextKey ¶ added in v0.1.15
type ExitCodeContextKey struct{}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.