adr(1) | General Commands Manual (prm) | adr(1) |
adr
— tool for
working with Architecture Decision Records (ADRs)
adr |
command [...] |
The tool adr
simplifies maintaining
ADR
documents.
Adr is a multiplexer into individual miniature tools for specific operations.
Initialize directory of ADR documents.
Create a new numbered ADR. Elements of TITLE_TEXT are concatenated to form the title of the ADR.
Create a link between two ADRs.
Creates a link between two ADRs, from SOURCE to TARGET. SOURCE and TARGET are both a reference (number or partial filename) to an ADR. LINK is the description of the link created in the SOURCE. REVERSE-LINK is the description of the link created in the TARGET.
List all ADRs.
Upgrade ADR documents to the latest format.
Generate a table of contents in in Markdown format.
Generate a visualization of the links between decision records in Graphivz format.
This manual page is a stub. Consider the built-in help system by running adr help.
Zygmunt Krynicki <me@zygoon.pl>
July 18, 2021 | adr-tools 3.0.0-1 |