harness

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package harness implements the `harness` command group.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdHarness

func NewCmdHarness(inv *cmd.Invocation) *cmd.Command

NewCmdHarness creates the `harness` command.

func NewCmdHarnessContext

func NewCmdHarnessContext(inv *cmd.Invocation) *cmd.Command

NewCmdHarnessContext creates the `harness context` command.

func NewCmdHarnessInstall

func NewCmdHarnessInstall(inv *cmd.Invocation) *cmd.Command

NewCmdHarnessInstall creates the `harness install` command.

Types

type ContextOpts

type ContextOpts struct {
	IO      iostreams.IOStreams
	Profile *profile.Profile
	Output  *format.Outputter
}

ContextOpts defines the options for the `harness context` command.

type InstallOpts

type InstallOpts struct {
	IO      iostreams.IOStreams
	Profile *profile.Profile
	Output  *format.Outputter
	Agent   *skills.AgentSpec
	Global  bool
	DryRun  bool
}

InstallOpts defines the options for the `harness install` command.

Jump to

Keyboard shortcuts

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