Documentation
¶
Overview ¶
Package cli wires ami's command surface: the cobra tree, the global flags, and the fang-rendered help and errors. The real work lives in the seed, fetch, pack, and run 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/ami/cli.{Version,Commit,Date}.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.