You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Generate verification traces**: `./target/debug/reqvire verification-traces` - Generates upward traceability from verifications to root requirements with Mermaid diagrams
39
-
-**Generate verification traces (JSON)**: `./target/debug/reqvire verification-traces --json > /tmp/verification-traces.json` - JSON output with trace trees for programmatic analysis
40
-
-**Filter verification traces**: `./target/debug/reqvire verification-traces --filter-id=<id>` or `--filter-name=<regex>` or `--filter-type=<type>` - Filter to specific verifications
38
+
-**Generate verification traces**: `./target/debug/reqvire verifications traces` - Generates upward traceability from verifications to root requirements with Mermaid diagrams
39
+
-**Generate verification traces (JSON)**: `./target/debug/reqvire verifications traces --json > /tmp/verification-traces.json` - JSON output with trace trees for programmatic analysis
40
+
-**Filter verification traces**: `./target/debug/reqvire verifications traces --filter-id=<id>` or `--filter-name=<regex>` or `--filter-type=<type>` - Filter to specific verifications
0 commit comments