You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(install): add SENTRY_INIT env var to run wizard after install
curl -fsSL https://cli.sentry.dev/install | SENTRY_INIT=1 bash
The binary now reopens /dev/tty itself when stdin is not a TTY, so
clack prompts receive keypress events even when launched from a pipe.
Falls back gracefully in CI/containers where /dev/tty is unavailable.
Closes#682
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments