cli/pkg
Snider 5500c3912c
Some checks failed
Deploy / build (push) Failing after 4s
Security Scan / security (push) Successful in 19s
feat(cli): add WithCommands lifecycle pattern for command registration
Main() now accepts variadic framework.Option args, allowing commands
to register through the Core lifecycle via WithCommands(). This matches
the pattern from core/go and enables LEM and other consumers to use
the same API.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 23:01:31 +00:00
..
cli feat(cli): add WithCommands lifecycle pattern for command registration 2026-02-22 23:01:31 +00:00