wgctl/core
Nuno Duque Nunes de22dbeec7 feat: list migration to command framework
- commands/list/list.sh: router + command::define show [*]
- commands/list/show.sh: flag::define + flag::parse, all helpers
- flag::exclusive: register under top-level command name (strip ::subcmd)
- flag::parse: validate exclusive groups, error on conflicting user flags
- --help: intercept in command::run before routing
- help::auto: don't show default subcommand in usage line
2026-05-30 04:14:21 +00:00
..
app feat: command framework + logs migration 2026-05-30 03:44:08 +00:00
framework feat: list migration to command framework 2026-05-30 04:14:21 +00:00
lib feat: --exclude-service/--include-service, --ports flags 2026-05-29 23:34:13 +00:00
core.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00