## Summary Currently when using the command `tasks list` the it could be overwhelming output. I would like to only see artifacts if it's my concern. ### Acceptance Criteria - [ ] There is a flag --include-artifacts for the tasks list command - [ ] It's showing the artifacts only when it's provided - [ ] It's documented