Reported by Vjeran Grozdanic.
Running sentry without arguments feels overwhelming on first use. The output lists command groups alongside all their subcommands, such as auth login | logout | refresh | status | token | whoami, making the overview difficult to scan.
- For human users, show top-level commands without inline subcommand lists; subcommands remain discoverable with
sentry help <command>.
- Preserve the expanded output for agents, using the CLI’s existing agent-detection behavior so they can discover capabilities with fewer calls.
Related: #81 introduced the broader default-help redesign; this is a narrower follow-up about information density.
via bete.
--
View Junior Session [Sentry]
Reported by Vjeran Grozdanic.
Running
sentrywithout arguments feels overwhelming on first use. The output lists command groups alongside all their subcommands, such asauth login | logout | refresh | status | token | whoami, making the overview difficult to scan.sentry help <command>.Related: #81 introduced the broader default-help redesign; this is a narrower follow-up about information density.
via bete.
--
View Junior Session [Sentry]