cmd

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package cmd implements the `lantern-cli` CLI: a cobra-based command tree that exposes every Lantern RPC as a one-shot subcommand and ships the legacy interactive prompt as `lantern-cli repl`.

The help text on every subcommand is intentionally long-form and example-heavy because this CLI is expected to be driven by both humans and by generative-AI coding agents. Each command documents its semantics, flags, output shape, and exit codes so an agent can use the CLI without reading server source.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the root command. It is the only function main.go calls.

Types

This section is empty.

Jump to

Keyboard shortcuts

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