I am creating a powershell script to easily a group of tools include git. I have install git but the problem is I need to open the git bash prompt and pass in a command that will generate SSH keys.
How can I open the git bash prompt and pass the desired values?