cli

package
v0.0.0-...-bc42ed5 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package cli builds the kumo command tree on top of the kumo library and the any-cli/kit framework. Every command is a kit operation: declared once and exposed as a CLI subcommand, an HTTP route, and an MCP tool, with --limit, the --db store tee, and the output formats handled by the framework.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

Build metadata, set via -ldflags at release time.

Functions

func NewApp

func NewApp() *kit.App

NewApp assembles the kit application: identity, defaults, the kumo global flags, the client factory that builds the shared engine, and the operations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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