Documentation
¶
Overview ¶
Package cmd implements the `lantern` CLI: a cobra-based command tree that exposes every Lantern gRPC RPC as a one-shot subcommand and ships the legacy interactive prompt as `lantern 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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.