aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/22b6f620-d2f7-42a5-a02e-145733a4e366/comments/64424f05-b42b-4835-8afd-8495ae61345d/body
blob: 08595d1899e9fc66664a4278abd19f68a24a25a4 (plain) (blame)
1
2
3
4
5
6
7
8
Implemented.

You can now list targets by dependency (not by date, but better for
most cases) with
  be depend -t-1 --severity target ID
where ID is the uuid of any target bug, or with
  be depend -t-1 --severity target $(be target --resolve TARGET)
where TARGET is the summary of any target bug.