Skip to main content

Beads `bd query` defaults to 50 results

beads

bd query shows only 50 issues by default.

Raise the limit (or set it to unlimited) with --limit:

bd query 'updated>2w' -a --limit 200
bd query 'updated>2w' -a --limit 0