[BUG] Explicit target for "discovery" not found in the values returned by "--list-targets" flag #177
Closed
1 task done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/high
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Konveyor version
v0.3.0
Priority
Undefined (Default)
Current Behavior
Hi Team,
I am looking to run just "discovery" on the inputs. However, when I check the available targets using the --list-targets option, I don't find the explicit target "discovery," despite it being valid and typically running by default for all targets.
The below are the targets that I see:
Expected Behavior
Returning "discovery" as a valid target in the list of targets will enable to execute just the "discovery" analysis on the input application.
How Reproducible
Always (Default)
Steps To Reproduce
Run the below:
.\kantra-latest.exe analyze --list-targets
"discovery" is not listed
Environment
- OS: windows, linux
Anything else?
No response
The text was updated successfully, but these errors were encountered: