Documentation
¶
Overview ¶
Package cli wires the cobra command tree for budgetclaw.
The root command is intentionally thin: it parses global flags, configures logging, and delegates to subcommands. Subcommands live in sibling files inside this package and register themselves in init().
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.