Description of problem:
Can't get providers list
Version-Release number of selected component (if applicable):
7.2.0-29
How reproducible:
100%
Steps to Reproduce:
1. Run command like
$ mta-cli analyze --list-providers --run-local=false
Actual results:
$ mta-cli analyze --list-providers --run-local=false INFO[0000] --run-local not set. running analysis in container mode /usr/bin/podman run --rm --name tUKqkebhbAbpsFwA --entrypoint /usr/local/bin/mta-cli --env RUN_MODE=container registry.redhat.io/mta/mta-cli-rhel9:7.2.0 analyze --list-providerstime="2024-11-24T13:11:26Z" level=info msg="\n containerless analysis mode set; only java provider supported"
Expected results:
List of providers should be shown even without `--run-local=false`
Additional info:
- links to
-
RHBA-2024:139533 Migration Toolkit for Applications bug fix and enhancement update