Switch Applications From The Command Line With Apple's osascript
May 2022
You can open and/or swith to an application from the command line using Apple's osascript tool to run either javascript or apple script.
The javascript looks like this:
And the apple script version looks like this:
In some cases, you'll need to use the full path to the app
end of line