8 Commits

Author SHA1 Message Date
384d20dfc5 upd note regarding eq PEQ commands 2026-02-27 19:51:54 +00:00
fa3964bb56 upd comments pointing to implementation notes 2026-02-27 19:48:35 +00:00
e0ac9c112a upd env var prefix 2026-02-27 17:51:39 +00:00
438c7e25ea rename to vban-cli 2026-02-27 17:45:17 +00:00
837d63d789 implement eq subcommand group + on subcommand
attach it to parent command group strip.
we can't do the same for bus because VBAN doesn't yet define a packet structure defining those parameters.
2026-02-27 17:41:05 +00:00
214116bf97 update regex to parse multiple subcommands 2026-02-27 16:50:48 +00:00
a945fccda9 implement bus command group + some subcommands 2026-02-27 16:50:31 +00:00
44fdeda6e4 initial commit
CLI skeletal structure implemented

--version flag implemented

configuration via flag+env vars implemented

strip command group implemented + some subcommands

custom help formatter implemented.
2026-02-27 16:26:13 +00:00