feat(log): mosaic log CLI surface #407

Merged
jason.woltje merged 1 commits from feat/mosaic-log-cli into main 2026-04-05 05:57:23 +00:00
Owner

Implements CU-05-07: adds registerLogCommand to @mosaicstack/log with four subcommands: mosaic log tail, mosaic log search, mosaic log export, mosaic log level. Wires into root CLI and ships a DB-free smoke test.

Implements CU-05-07: adds registerLogCommand to @mosaicstack/log with four subcommands: mosaic log tail, mosaic log search, mosaic log export, mosaic log level. Wires into root CLI and ships a DB-free smoke test.
jason.woltje added 1 commit 2026-04-05 05:25:15 +00:00
feat(log): add registerLogCommand for mosaic log CLI surface
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
cb5d30646a
Adds mosaic log tail|search|export|level subcommands to @mosaicstack/log,
wires registerLogCommand into the root mosaic CLI, and ships a smoke test
that asserts command structure without opening the database. Ref CU-05-07.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje force-pushed feat/mosaic-log-cli from cb5d30646a to 32a9489965 2026-04-05 05:35:53 +00:00 Compare
jason.woltje force-pushed feat/mosaic-log-cli from 32a9489965 to b7f67e902d 2026-04-05 05:48:30 +00:00 Compare
jason.woltje merged commit 4ebce3422d into main 2026-04-05 05:57:23 +00:00
jason.woltje deleted branch feat/mosaic-log-cli 2026-04-05 05:57:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#407