Documentation ¶
Overview ¶
Package pipeline provides the defined CLI pipeline actions for Vela.
Usage:
import "github.com/go-vela/cli/action/pipeline"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Action string File string Path string Type string Stages bool Template bool Output string }
Config represents the configuration necessary to perform pipeline related requests with Vela.
Click to show internal directories.
Click to hide internal directories.