Skip to content

krs_windows and docker's kubectl #10

@malkia

Description

@malkia

Either spaces, or what seems to be cygwin/mingw's-like handling of names, or having "which" in the PATH...

C:\>krs
←[91mexec: "/c/Program Files/Docker/Docker/Resources/bin/kubectl": file does not exist←[0m
←[91munexpected end of JSON input←[0m

could be also due to something local that I have on my windows, where I have plenty of "unix"-like tools, and they might mis-cooperate sometimes:

C:\>krs
←[91mexec: "/c/Program Files/Docker/Docker/Resources/bin/kubectl": file does not exist←[0m
←[91munexpected end of JSON input←[0m

C:\>where kubectl
C:\Program Files\Docker\Docker\Resources\bin\kubectl.exe
C:\ProgramData\chocolatey\bin\kubectl.exe

C:\>which kubectl
/c/Program Files/Docker/Docker/Resources/bin/kubectl

C:\>where which
c:\tools\msys64\usr\bin\which.exe
C:\Program Files\Git\usr\bin\which.exe

C:\>which where
/c/WINDOWS/system32/where

but it's Windows... so I don't blame you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions