Documentation ¶
Overview ¶
Package deployment provides the defined CLI deployment actions for Vela.
Usage:
import "github.com/go-vela/cli/action/deployment"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Action string Org string Repo string Number int Description string Ref string Target string Task string Page int PerPage int Output string Parameters []string }
Config represents the configuration necessary to perform deployment related quests with Vela.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.