← Back to List

REQ-CLI

100%

Command Line Interface

The system must provide a CLI to run checks.

History

First Defined
2026-02-28 12:59 by philipmiesbauer
Last Modified
2026-02-28 12:59 by philipmiesbauer

Hierarchy

Derived From (Parents)
Derived By (Children)
None

Direct Implementation Traces

src/reqtrace/cli.py:L65-L155
Last changed: 2026-03-01 00:35
Philip Miesbauer

Timeline

2026-03-01 00:35
Implementation Modified (7 changes)
By Philip Miesbauer
View 7 Commits
30b4d5f feat: add .rqtr extension, reqtrace-exchange and reqtrace-validate apps - Philip Miesbauer
cb0e2fb refactor: extract render functions to fix pylint too-many-locals - Philip Miesbauer
95186c2 feat: use explicit start and end blocks for requirement traces - Philip Miesbauer
6569572 feat: Color progress bars dynamically from red to green based on completion - Philip Miesbauer
95e5dab feat: Add structured multi-page HTML report and Git history - Philip Miesbauer
e774320 feat: Add fancy HTML report and Git metadata enrichment - Philip Miesbauer
e8c2bd9 feat: Add reqtrace as installed executable - Philip Miesbauer
2026-02-28 12:59
Requirement Created
By philipmiesbauer
6262630 ci: Enforce pre-commit hooks in CI (#1)
2026-02-28 12:59
Implementation Started
By philipmiesbauer
6262630 ci: Enforce pre-commit hooks in CI (#1)