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

Documentation

Index

Constants

View Source
const (
	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 {
	Limit  *flag.Flag[int32]
	Filter *flag.Flag[string]
}

func NewListFlags

func NewListFlags() *ListFlags

type PackageViewModel

type PackageViewModel struct {
	ID          string
	Version     string
	Description string
}

Jump to

Keyboard shortcuts

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