Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListBuilds ¶
func ListBuilds(client *azuredevops.Client, opts ListOptions, w io.Writer) error
ListBuilds will display a list of builds
func NewAdoBuildListCommand ¶
func NewAdoBuildListCommand(client *azuredevops.Client) *cobra.Command
NewAdoBuildListCommand will add a `ado build list` command which is responsible for showing a list of build
Types ¶
type ListOptions ¶
type ListOptions struct { Branches string // contains filtered or unexported fields }
ListOptions provides the flags for the `vet` command
Click to show internal directories.
Click to hide internal directories.