adr-tool

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 1 Imported by: 0

README

adr-tool

Description

  • CLI tool to manage Architecture Decision Records (ADRs).
CLI Example
A Simple tool for managing Architecture Decision Records

Example usage:
        adr-tool change-status
        adr-tool long-adr
        adr-tool short-adr
        adr-tool supersede

Usage:
  adr-tool [flags]
  adr-tool [command]

Available Commands:
  change-status Change ADR status
  completion    Generate the autocompletion script for the specified shell
  help          Help about any command
  -h, --help      help for adr-tool
  -v, --version   Version

Use "adr-tool [command] --help" for more information about a command.

Documentation

Overview

Copyright © 2023 Benjamin P. Trachtenberg <EMAIL ADDRESS>

Directories

Path Synopsis
cmd
Package cmd implements the command line for the adr-tool
Package cmd implements the command line for the adr-tool
changestatus
Package changestatus implements the change-status command
Package changestatus implements the change-status command
longadr
Package longadr implements the long-adr command
Package longadr implements the long-adr command
shortadr
Package shortadr implements the short-adr command
Package shortadr implements the short-adr command
supersede
Package supersede implements the supersede command
Package supersede implements the supersede command
pkg
adr_templates
Package adr_templates provides templates for creating ADRs.
Package adr_templates provides templates for creating ADRs.
records
Package records provides functions for working with ADRs.
Package records provides functions for working with ADRs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL