cli

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 22 Imported by: 0

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

func Execute

func Execute() error

Execute runs the root command with os.Args. It is the single entry point called by cmd/budgetclaw/main.go.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL