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: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProject = "project"
	FlagLimit   = "limit"
	FlagFilter  = "filter"
)

Variables

This section is empty.

Functions

func NewCmdList

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

Types

type ListFlags

type ListFlags struct {
	Project *flag.Flag[string]
	Limit   *flag.Flag[int32]
	Filter  *flag.Flag[string]
}

func NewListFlags

func NewListFlags() *ListFlags

type RunbookViewModel

type RunbookViewModel struct {
	ID          string
	Name        string
	Description string
}

Jump to

Keyboard shortcuts

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