With scoop, it is very easy to perform installation using command line on Windows 10/11.
Thereby, a way to run the installer from the command line will be of great help, it should be able to install with default configuration
Why is this important?
It is very convenient to install from command line, almost every tool is available for windows command line installation.
e.g. kubectl, helm, k2sup, k3d, minikube, etc. related to DevOps.
Are you interested in contributing to this feature?
Not sure, if I can help but there are many .json examples available in scoop. Please refer scoopk3d example file
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Summary
With scoop, it is very easy to perform installation using command line on Windows 10/11. Thereby, a way to run the installer from the command line will be of great help, it should be able to install with default configuration
Why is this important?
It is very convenient to install from command line, almost every tool is available for windows command line installation. e.g. kubectl, helm, k2sup, k3d, minikube, etc. related to DevOps.
Are you interested in contributing to this feature?
Not sure, if I can help but there are many
.json
examples available in scoop. Please refer scoop k3d example fileThanks a lot.