Command Line options

With vscode (and vscode-insiders) you can on the command line issue
vscode --help
and get a list of command line options.

the one i specifically want is

cursor --install-extension “extensionid”

to work.