generated from konveyor-ecosystem/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
Is there an existing issue for this?
- I have searched the existing issues
Konveyor version
v0.5.0-beta.3
Priority
Major
Current Behavior
Runing the kantra command with the disable-provider option fails
kantra analyze --input /home/midays/Documents/projects/maven-typescript-example --target cloud-readiness --disable-provider java-external-provider
Error: unknown flag: --disable-provider
Expected Behavior
The option should be recognized
How Reproducible
Always (Default)
Steps To Reproduce
Run the command:
$ kantra analyze --input /home/midays/Documents/projects/maven-typescript-example --target cloud-readiness --disable-provider java-external-provider
Environment
- OS:
Anything else?
No response
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Projects
Status
✅ Done