Skip to main content
Generated from bd help --doc link. Link two issues with a dependency. Shorthand for ‘bd dep add <id1> <id2>’. By default creates a “blocks” dependency (id2 blocks id1). Use —type to specify a different relationship. Examples: bd link bd-123 bd-456 # bd-456 blocks bd-123 bd link bd-123 bd-456 —type related # bd-123 related to bd-456 bd link bd-123 bd-456 —type parent-child
Flags: