cli

package
v0.0.0-...-7f8dc04 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Service service.Service `kong:"-"`
	Out     io.Writer       `kong:"-"`
	Err     io.Writer       `kong:"-"`
	Ctx     context.Context `kong:"-"`

	List  listCmd  `cmd:"" aliases:"ls" help:"List CodeBuild projects or recent builds."`
	Less  lessCmd  `cmd:"" help:"Display build log (stub)."`
	Rerun rerunCmd `cmd:"" help:"Rerun build (stub)."`
}

func (*CLI) Execute

func (c *CLI) Execute(ctx context.Context, args []string) int

Jump to

Keyboard shortcuts

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