okteto / docker-desktop-extension

Docker Extension for Okteto
Apache License 2.0
5 stars 4 forks source link

Extension's `okteto up` CLI call not working on Windows #43

Closed rlamana closed 2 years ago

rlamana commented 2 years ago

@jLopezbarb can you take a look at this?

Command executed:

okteto up -f {manifestFile} --log-output plain

Platform: Windows Output:

INFO: Using bgonp @ cloud.okteto.com as context
Select the development container you want to activate:
Use the arrow keys to navigate: â â â â
> vote
result
ERROR: Invalid option

image

jLopezbarb commented 2 years ago

it may be that we are not using the same version in windows as in linux. Could you try pairing both?

rlamana commented 2 years ago

@jLopezbarb, @bgonp is going to test again in windows with the latest version to see if it is now fixed.

bgonp commented 2 years ago

As soon as I can get the needed binaries, just let me know and I'll test this. @rlamana 👀

rlamana commented 2 years ago

This was tested and already workign fine 👌