pipeline

package
v3.0.0-...-181f513 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:  "pipeline",
	Usage: "manage pipelines",
	Commands: []*cli.Command{
		pipelineApproveCmd,
		pipelineCreateCmd,
		pipelineDeclineCmd,
		deploy.Command,
		pipelineKillCmd,
		pipelineLastCmd,
		buildPipelineListCmd(),
		log.Command,
		pipelinePsCmd,
		pipelinePurgeCmd,
		pipelineQueueCmd,
		pipelineShowCmd,
		pipelineStartCmd,
		pipelineStopCmd,
	},
}

Command exports the pipeline command set.

Functions

func List

func List(ctx context.Context, c *cli.Command) error

func Purge

func Purge(ctx context.Context, c *cli.Command) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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