| name | linear-relations |
| description | Manage Linear issue relationships. Use for blocking, parent/child, duplicates. |
Issue Relations
Prefer az issue dep ... for standard Azedarach workflows.
Use these linear-cli relation commands only when direct Linear access is explicitly required.
linear-cli rel list LIN-123
linear-cli rel add LIN-1 -r blocks LIN-2
linear-cli rel add LIN-1 -r related LIN-2
linear-cli rel add LIN-1 -r duplicate LIN-2
linear-cli rel remove LIN-1 -r blocks LIN-2
linear-cli rel parent LIN-2 LIN-1
linear-cli rel unparent LIN-2
Relation Types
blocks, blocked-by, related, duplicate
Flags
| Flag | Purpose |
|---|
--output json | JSON output |