Skip to content

Simplify top-level help for human users #1583

Description

@sentry-junior

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]

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions