commands

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2020 License: Apache-2.0 Imports: 41 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,
	SilenceUsage: true,
}

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