Documentation
¶
Overview ¶
Package cli wires kage's command surface: the cobra tree, the global flags, and the fang-rendered help and errors. The actual work lives in the clone, browser, sanitize, asset, and urlx packages; this layer only parses flags and prints progress.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, stamped via -ldflags at release time. goreleaser targets github.com/tamnd/kage/cli.{Version,Commit,Date}.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.