dotnet / command-line-api

Command line parsing, invocation, and rendering of terminal output.
https://github.com/dotnet/command-line-api/wiki
MIT License
3.38k stars 381 forks source link

Add error tracking in PipelineResult #2470

Closed KathleenDollard closed 1 month ago

KathleenDollard commented 1 month ago

This lays groundwork for Validation and other error reporting.

Will be updated to CliDiagnostic when it is avialable