subcmd

package
v0.2.25 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: BSD-3-Clause Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGetCommand

func AddGetCommand(rootCmd *cobra.Command)

func AddSubmitCommand added in v0.1.4

func AddSubmitCommand(rootCmd *cobra.Command)

func AddSubmitListCommand added in v0.1.4

func AddSubmitListCommand(rootCmd *cobra.Command)

func AddUpgradeCommand

func AddUpgradeCommand(rootCmd *cobra.Command)

Types

type GetCommand added in v0.2.1

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

func NewGetCommand added in v0.2.1

func NewGetCommand(command *cobra.Command, args []string) (*GetCommand, error)

func (*GetCommand) Process added in v0.2.1

func (get *GetCommand) Process() error

type SubmitCommand added in v0.2.1

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

func NewSubmitCommand added in v0.2.1

func NewSubmitCommand(command *cobra.Command, args []string) (*SubmitCommand, error)

func (*SubmitCommand) Process added in v0.2.1

func (submit *SubmitCommand) Process() error

type SubmitListCommand added in v0.2.1

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

func NewSubmitListCommand added in v0.2.1

func NewSubmitListCommand(command *cobra.Command, args []string) (*SubmitListCommand, error)

func (*SubmitListCommand) Process added in v0.2.1

func (submitls *SubmitListCommand) Process() error

type UpgradeCommand added in v0.2.1

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

func NewUpgradeCommand added in v0.2.1

func NewUpgradeCommand(command *cobra.Command, args []string) (*UpgradeCommand, error)

func (*UpgradeCommand) Process added in v0.2.1

func (upgrade *UpgradeCommand) Process() error

Jump to

Keyboard shortcuts

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