cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppName string

AppName is the cli name (set by main.go)

View Source
var AppVersion string

AppVersion is the current version (set by main.go)

Functions

func NewCommitCommand

func NewCommitCommand(io *term.IO) *cobra.Command

func NewExecCommand

func NewExecCommand(io *term.IO) *cobra.Command

func NewListCommand

func NewListCommand(io *term.IO) *cobra.Command

func NewPullCommand

func NewPullCommand(io *term.IO) *cobra.Command

func NewPushCommand

func NewPushCommand(io *term.IO) *cobra.Command

Types

type App

type App struct {
	*term.IO
	// contains filtered or unexported fields
}

func NewApp

func NewApp(io *term.IO) *App

func (*App) Run

func (a *App) Run(ctx context.Context, args []string) error

type CommitRunner

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

type ExecRunner

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

type ListRunner

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

type PullRunner

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

type PushRunner

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

Jump to

Keyboard shortcuts

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