cli

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APIClient *client.Client

APIClient is the shared API client used by CLI commands

Functions

func Configure

func Configure(opts CLIOptions)

Configure applies options to the root command

func Execute

func Execute()

func Root

func Root() *cobra.Command

Types

type CLIOptions

type CLIOptions struct {
	// DaemonManager handles daemon lifecycle. If nil, uses default.
	DaemonManager types.DaemonManager
}

CLIOptions configures the CLI behavior We could extend this to include more extensibility options in the future (e.g. client factory)

Jump to

Keyboard shortcuts

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