download

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

Documentation

Index

Constants

View Source
const COMPONENT = "ocm.software/ocmcli"
View Source
const EXECUTABLE_SUFFIX = ""
View Source
const RESOURCE = "ocmcli"

Variables

View Source
var (
	Names = names.CLI
	Verb  = verbs.Download
)

Functions

func NewCommand

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

NewCommand creates a new CLI download command.

Types

type Command

type Command struct {
	utils.BaseCommand

	ResourceType string

	Comp string
	Ids  []v1.Identity
	Path bool
}

func (*Command) AddFlags

func (o *Command) AddFlags(fs *pflag.FlagSet)

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

Jump to

Keyboard shortcuts

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