summaryrefslogtreecommitdiffstats
path: root/firefly_cli/commands
AgeCommit message (Collapse)AuthorFilesLines
10 hourstx add: auto-create categories instead of requiring themDanilo M.1-1/+2
Pass --category straight to Firefly III as category_name; the API creates the category if it does not exist, matching --tags behavior. Drops the resolver lookup that turned an unknown category into a hard error. Accounts still resolve strictly (real money). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 hoursfeat: transaction add/list/get/search with type inferenceDanilo M.2-1/+96
12 hoursfeat: account, category, tag, auth commandsDanilo M.5-0/+68