commands

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2019 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = &cobra.Command{
	Use:   "brig",
	Short: "The Brigade client",
	Long:  mainUsage,
}

Root is the root command

Functions

This section is empty.

Types

type BrigError added in v0.18.0

type BrigError struct {
	Code int
	// contains filtered or unexported fields
}

BrigError represents a Brigade pipeline error, consisting of an exit code and cause

func (BrigError) Error added in v0.18.0

func (e BrigError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL