cmd

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: Apache-2.0 Imports: 17 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 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(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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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