autohelm icon indicating copy to clipboard operation
autohelm copied to clipboard

windows support?

Open digitalbanana opened this issue 5 years ago • 2 comments

Hi, We've recently started using helm and autohelm feels a natural step forward to manage the diverse range of charts we have. However have come across a problem trying to run on windows. is it possible.... The issue I experience is shown below

$> helm autohelm plot <NAME>

Error: exec: "autohelm": executable file not found in %PATH%

The plugin seems to be installed ok

C:\Users\Dave\.helm\plugins\autohelm\bin [master ≡]> helm plugin list
NAME            VERSION DESCRIPTION
autohelm        0.1.0   This plugin provides a way to manage and install several helm charts from a single declarative file

I even tried manually adding the bin folder of the plugin directory to the path but not change

Any help greatly appreciated

digitalbanana avatar Nov 08 '18 23:11 digitalbanana