Usage
mdn tasks uses the workspace selected by the nearest .median/config.json. If no project-local config exists, it uses your global default profile.
Flags
| Flag | Short | Description |
|---|---|---|
--status <status> | -s | Filter by status |
--priority <priority> | -p | Filter by priority |
--label <label> | -l | Filter by label |
--agent <name> | Identify the calling agent | |
--json | Output raw JSON |
Examples
Output
Statuses
requests | todo | in_progress | ready | shipped | archive
Priorities
urgent (!!) | high (↑) | medium (─) | low (↓) | none