aspirational-manifests
aspirational-manifests copied to clipboard
Verbosity manipulation
🚀 Implement verbosity manipulation
As a user, I'd expect to be able to control the verbosity of both Aspir8, and the dotnet cli.
✔ Goals
- [ ] Introduce verbosity argument, ensure assigned to global state.
- [ ] Handle verbosity in argument builder, and the currently
showOutput
boolean flag that I introduced on the implementation ofIShellExecutionService