Value was returned as a list for tests, but not printed for more interactive debugging. This PR allows you to run with the --dry flag on the command line to see what the docker command being executed under the hood is. i.e. ./mtriage dev --dry returns something like:
Value was returned as a list for tests, but not printed for more interactive debugging. This PR allows you to run with the
--dry
flag on the command line to see what the docker command being executed under the hood is. i.e../mtriage dev --dry
returns something like: