cmd

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBuildCanceled = errors.New("Build canceled")
)

Functions

func Execute

func Execute()

func NewCmdCompletion added in v0.2.3

func NewCmdCompletion(ctx *cli.Context) *cobra.Command

func NewCmdDeploy added in v0.2.1

func NewCmdDeploy(ctx *cli.Context) *cobra.Command

func NewCmdRoot added in v0.2.0

func NewCmdRoot(in io.Reader, out, err io.Writer) *cobra.Command

func NewCmdVersion added in v0.2.1

func NewCmdVersion(ctx *cli.Context) *cobra.Command

func RunDeploy added in v0.2.1

func RunDeploy(ctx *cli.Context, opts *DeployOptions) error

RunDeploy starts deploy process

Types

type DeployOptions added in v0.2.1

type DeployOptions struct {
	Path     string
	Quite    bool
	Dispatch bool
	// contains filtered or unexported fields
}

type VersionOptions added in v0.2.1

type VersionOptions struct{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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