common-workflow-language / common-workflow-language/cwltool
Option to suppress output object listing
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
hi!
I'm using cwltool and i'm missing a feature to supress the listing of output products. When a pipeline has a lot of output products the console gets filled up with data which is quite pointless. I tried `--quiet` but that doesn't seem to do much.
thanks!
- [ ] add test for `--quiet` having no output to stderr
Contributor guide
Research direction
Start by tracing cwltool's --quiet option and where output products are listed on the console. Define the expected quiet behavior, then add the requested test to verify that --quiet produces no output on stderr.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100