list

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package list implements the "krci sca list" command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdList

func NewCmdList(f *cmdutil.Factory, runF func(*ListOptions) error) *cobra.Command

NewCmdList returns the "sca list" cobra.Command.

Types

type ListOptions

type ListOptions struct {
	IO              *iostreams.IOStreams
	RestClient      func() (*restapi.ClientWithResponses, error)
	Page            int
	PageSize        int
	Search          string
	IncludeInactive bool
	IncludeChildren bool
	OutputFormat    string
}

ListOptions holds all inputs for `krci sca list`.

Jump to

Keyboard shortcuts

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