Documentation
¶
Overview ¶
Package cli implements the airplan command-line interface. It contains no business logic: it parses flags, calls the core airplan package, and formats output per SPEC.md §1 — upload URLs or fetched bytes on stdout, everything else on stderr, non-zero exit on failure. Local preview output is defined separately in SPEC.md §6.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultServerDocumentBytes ¶ added in v0.5.0
func DefaultServerDocumentBytes() int64
DefaultServerDocumentBytes keeps CLI server construction explicit while the transport enforces the same documented library default.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.