# `Deciduex.Commands.Pulse`
[🔗](https://github.com/notactuallytreyanastasio/deciduous/blob/main/lib/deciduex/commands/pulse.ex#L1)
Implements the `pulse` command to show decision graph health and activity.
Usage: deciduex pulse [options]
Options:
-b, --branch BRANCH Filter by git branch
-r, --recent N Number of recent nodes to show (default 10)
--json Output as JSON
--summary Show summary only
# `run`
---
*Consult [api-reference.md](api-reference.md) for complete listing*