bug: running Move2Kube transform on Windows machine throws an error about qamapping file not being present #1192
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
hacktoberfest
kind/bug
Categorizes issue or PR as related to a bug.
Overview
Running the Move2Kube CLI in a Windows 11 machine (inside Cygwin and Powershell) causes a crash.
move2kube/cmd/utils.go
Lines 89 to 125 in c1a0f8a
Steps to reproduce
move2kube transform
Actual behavior
Crash saying the qamappings.yaml file doesn't exist.
Expected behavior
Should print the usage info
Environment
The text was updated successfully, but these errors were encountered: