cmd

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownCommand

type DownCommand struct {
	// contains filtered or unexported fields
}

func NewDownCommand

func NewDownCommand(cmdCtx *cmdcontext.CommandContext) *DownCommand

func (*DownCommand) DownCmd

func (d *DownCommand) DownCmd() *cobra.Command

type DownOpts added in v0.11.0

type DownOpts struct {
	// contains filtered or unexported fields
}

type InitCommand

type InitCommand struct {
	// contains filtered or unexported fields
}

func NewInitCommand

func NewInitCommand(cmdCtx *context.CommandContext) *InitCommand

func (*InitCommand) GetRootCommand

func (i *InitCommand) GetRootCommand() *cobra.Command

type Opts

type Opts struct {
	// contains filtered or unexported fields
}

type RootCommand

type RootCommand struct {
	// contains filtered or unexported fields
}

func NewRootCommand

func NewRootCommand(name string, version string, cmdCtx *cmdcontext.CommandContext) *RootCommand

func (*RootCommand) GetRootCommand

func (r *RootCommand) GetRootCommand() (*cobra.Command, error)

type UpCommand

type UpCommand struct {
	// contains filtered or unexported fields
}

func NewUpCommand

func NewUpCommand(cmdCtx *cmdcontext.CommandContext) *UpCommand

func (*UpCommand) UpCmd

func (u *UpCommand) UpCmd() *cobra.Command

type UpOpts added in v0.5.0

type UpOpts struct {
	// contains filtered or unexported fields
}

type VersionCommand added in v0.14.3

type VersionCommand struct {
	// contains filtered or unexported fields
}

func NewVersionCommand added in v0.14.3

func NewVersionCommand(name string, version string, cmdCtx *cmdcontext.CommandContext) *VersionCommand

func (*VersionCommand) VersionCmd added in v0.14.3

func (v *VersionCommand) VersionCmd() *cobra.Command

type VersionOpts added in v0.14.3

type VersionOpts struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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