Skip to content

Conversation

BYK
Copy link
Member

@BYK BYK commented Oct 10, 2025

Before opening this PR:

  • I added a Changeset Entry with pnpm changeset:add
  • I referenced issues that this PR addresses

This PR groups the CLI interface for event tailing under a new tail command in packages/sidecar/server.ts.

The previous default behavior for filtering and displaying events has been moved into the tail case. This provides a clearer and more organized CLI structure.

Key changes include:

  • Adding a tail command to the main switch statement.
  • Moving the event filtering logic into the tail command.
  • Updating the printHelp function to reflect the new command structure and usage examples.
  • Improving the default case to provide a helpful error message for unknown commands.

Open in Cursor Open in Web

Co-authored-by: burak.kaya <burak.kaya@sentry.io>
Copy link

cursor bot commented Oct 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
spotlightjs Skipped Skipped Oct 10, 2025 7:02pm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants