cmd

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version  = "0.0.0"
	Revision = "aaaa1234"
)
View Source
var (
	// Keep public for test overwrites
	// TODO: Wither these 2 params
	ChannelOut io.Writer
	ChannelErr io.Writer
)
View Source
var (
	ErrIncompleteConfig = errors.New("config key is missing")
)
View Source
var ErrIncorrectPipelineTaskArg = errors.New("supplied argument does not match any pipelines or tasks")

Functions

This section is empty.

Types

type TaskCtlCmd

type TaskCtlCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

func NewTaskCtlCmd added in v1.6.4

func NewTaskCtlCmd() *TaskCtlCmd

func (*TaskCtlCmd) Execute added in v1.6.4

func (tc *TaskCtlCmd) Execute(ctx context.Context) error

func (*TaskCtlCmd) InitCommand added in v1.6.4

func (tc *TaskCtlCmd) InitCommand() error

Jump to

Keyboard shortcuts

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