hopefully this is rookie and easy question. I'm trying to install CLI on my local Windows machine to modify a hosted Kubernetes server.
Upon downloading basic Windows Installer from their Github, I cannot seem to run successfully to install. A command line opens for a brief second, disappears and nothing happened.
I've tried on two different Windows PCs (Win10 and Win7), both with admin priv and run as admin used. I've tried to download the source code and see calicotcl\commands folder where it has the resources as .go that I am looking to utilize. I've tried calling those directly from CMD line with no luck but I'm pretty green in this world.
I've spent two days trying to get past this one step... any help is immensely appreciated.