list

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProject = "project"
	FlagGitRef  = "git-ref"
)

Variables

This section is empty.

Functions

func NewCmdList

func NewCmdList(f factory.Factory) *cobra.Command

Types

type BranchesAsJson

type BranchesAsJson struct {
	*projects.GitReference
}

type ListFlags

type ListFlags struct {
	GitRef  *flag.Flag[string]
	Project *flag.Flag[string]
}

func NewListFlags

func NewListFlags() *ListFlags

type ListOptions

func NewListOptions

func NewListOptions(flags *ListFlags, dependencies *cmd.Dependencies, cmd *cobra.Command) *ListOptions

Jump to

Keyboard shortcuts

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