The help text of docker context create --help shows it as a linux example.
Though, I personaly opt for the same approach @rimelek does, in combination with serving the ssh private keys using pagent (more precisely the keeagent plugin of keepass that implements the pagent protocoll)
Good you did Normaly when I see evidence of Windows, I shy away. Without your post I wouldn’t have taken a closer look. If I am not mistaken, the web based documentation itself does not cover it - or I couldn’t spot it right away.
Thanks for the direction, in particular the obvious suggestion docker context create --help.
The trick in your example was enclosing the docker endpoint in double quotes and separating the individual arguments with a comma. Additional windows tips: If you want to neat it up use ctrl-6(^) for line continuation