get

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Names = names.Components
	Verb  = verbs.Get
)

Functions

func Format

func Format(opts *output.Options) processing.ProcessChain

func NewCommand

func NewCommand(ctx clictx.Context, names ...string) *cobra.Command

NewCommand creates a new ctf command.

func TableOutput

func TableOutput(opts *output.Options, mapping processing.MappingFunction, wide ...string) *output.TableOutput

Types

type Command

type Command struct {
	utils.BaseCommand

	Refs []string
}

func (*Command) Complete

func (o *Command) Complete(args []string) error

func (*Command) ForName

func (o *Command) ForName(name string) *cobra.Command

func (*Command) Run

func (o *Command) Run() error

type FailedEntry added in v0.4.1

type FailedEntry struct {
	Scheme  string `json:"scheme,omitempty"`
	Name    string `json:"name"`
	Version string `json:"version"`
	Error   string `json:"error"`
}

Jump to

Keyboard shortcuts

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