Hi,
I have been having issues with using `nextflow log` and `nextflow run -with-trace` in that for both instances I can only track completed processes (and with `nextflow log` only if I halt the workflow, use the logging utility, and then resume - I'm surprised this is a limitation).
No alternatives seem to be present in the documentation, except Tower but this doesn't suit my needs from the looks, I want a CLI solution.
I was wondering if perhaps I am mistaken in my above understanding or, if not, if there is another way to track process states from pending through to complete on the command line?
Thanks,
Matthew