11 Commits
Author SHA1 Message Date
Cursor Agentandrmcrackan 1652f63770 test(cli): replace obsolete DataTestMethod with TestMethod
MSTest 4 marks DataTestMethod obsolete (MSTEST0044); TestMethod + DataRow
is the supported form.

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
2026-08-13 19:48:04 +00:00
Cursor Agentandrmcrackan 80e88cb303 fix(cli): polish abs group help discoverability and branding
Empty-args usage now lists nested command groups alongside root verbs.
Nested `abs upload --help` brands the public command path instead of the
internal parser verb.

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
2026-08-13 19:42:42 +00:00
Caio Wilson edc73629be fix(cli): match nested commands case-insensitively 2026-08-13 14:14:20 -03:00
Caio Wilson 8240d29eae feat(cli): remove legacy abs-upload alias 2026-08-13 01:51:39 -03:00
Caio Wilson a9af8a71c6 fix(cli): finalize nested command group review 2026-08-13 00:16:01 -03:00
Caio Wilson 2257cdbb9d feat: complete nested CLI help routing 2026-08-12 23:59:16 -03:00
Caio Wilson fde3c98b98 test: cover ABS command dispatch 2026-08-12 23:52:36 -03:00
Caio Wilson 5b8e6eaeac feat: route ABS upload command 2026-08-12 23:47:55 -03:00
Caio Wilson a0d1c59281 feat: add ABS command group help 2026-08-12 23:43:28 -03:00
Caio Wilson a5a20dc2c9 test: cover repeatable CLI IDs 2026-08-12 23:39:30 -03:00
Caio Wilson 198d399803 feat: add CLI command group router 2026-08-12 23:37:24 -03:00