cli

package
v0.1.0-proto2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: MPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the root command.

func GetRoot

func GetRoot() *cobra.Command

GetRoot returns the root command for embedding.

Types

type LocalController

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

LocalController implements tui.AgentControl using a local client

func (*LocalController) FetchStatus

func (l *LocalController) FetchStatus(ctx context.Context) ([]tui.AgentStatus, error)

func (*LocalController) GetLogs

func (l *LocalController) GetLogs(ctx context.Context, id string) (<-chan string, error)

func (*LocalController) Lifecycle

func (l *LocalController) Lifecycle(ctx context.Context, id, action string) (bool, error)

Jump to

Keyboard shortcuts

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