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: 15 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 ListFlags added in v1.5.0

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

func NewListFlags added in v1.5.0

func NewListFlags() *ListFlags

type ListOptions added in v1.5.0

type ListOptions struct {
	*ListFlags
	Command            *cobra.Command
	GetProjectCallback shared.GetProjectCallback
	*sharedVariable.VariableCallbacks
	*cmd.Dependencies
}

func NewListOptions added in v1.5.0

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

type VariableAsJson

type VariableAsJson struct {
	*variables.Variable
	Scope variables.VariableScopeValues
}

Jump to

Keyboard shortcuts

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