cli

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExitCode

func ExitCode(err error) int

TODO: Determine exit codes for the various errors.

Types

type CLI

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

func New

func New(containers func() (container.Service, error), cfg *config.Configuration) *CLI

func (*CLI) Configuration added in v0.8.0

func (c *CLI) Configuration() *config.Configuration

func (*CLI) Containers added in v0.8.0

func (c *CLI) Containers() container.Service

func (*CLI) Run

func (c *CLI) Run(ctx context.Context, args []string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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