Skip to content

feat(cli): add numux logs subcommand#92

Merged
hyldmo merged 2 commits intomainfrom
hyldmo/cli-logs-cmd
Mar 23, 2026
Merged

feat(cli): add numux logs subcommand#92
hyldmo merged 2 commits intomainfrom
hyldmo/cli-logs-cmd

Conversation

@hyldmo
Copy link
Copy Markdown
Owner

@hyldmo hyldmo commented Mar 23, 2026

Summary

  • Adds numux logs subcommand to open the log directory (Finder on macOS, prints path on Linux)
  • numux logs <name> prints a specific process's latest log file, with helpful error if not found
  • Respects --log-dir flag and config logDir, falls back to /tmp/numux/<project>

Test plan

  • CLI parsing tests for logs, logs <name>, and logs with --log-dir
  • Typecheck passes
  • Full test suite passes (609 tests)

🤖 Generated with Claude Code

hyldmo and others added 2 commits March 23, 2026 11:57
`numux logs` opens the log directory (Finder on macOS, prints path on Linux).
`numux logs <name>` prints a specific process's latest log file.
Respects --log-dir flag and config logDir, falls back to /tmp/numux/<project>.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@hyldmo hyldmo force-pushed the hyldmo/cli-logs-cmd branch from 6df0371 to 08d662c Compare March 23, 2026 11:44
@hyldmo hyldmo merged commit eb40c01 into main Mar 23, 2026
2 checks passed
@hyldmo hyldmo deleted the hyldmo/cli-logs-cmd branch March 23, 2026 11:45
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant