cli

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Package cli assembles the csdn command tree on top of the csdn library and the any-cli/kit framework. The record-stream commands are kit operations the csdn package declares once and exposes as CLI, HTTP, and MCP. The two commands that do not fit that shape, the raw byte dump and the version banner, are escape-hatch kit.Command commands that share the run state through the context.

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 added in v0.1.1

func NewApp() *kit.App

NewApp builds the kit application: the shared identity, the csdn defaults, every record operation and the csdn:// driver (both installed by csdn.Register), and the escape-hatch commands.

Types

This section is empty.

Jump to

Keyboard shortcuts

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