Documentation ¶
Index ¶
- Constants
- func Execute(cmd *cobra.Command) int
- func NewCheckCmd() *cobra.Command
- func NewCreateCmd() *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 NewCheckCmd ¶
func NewCreateCmd ¶
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.