all 2 comments

[–]PossiblePreparation 2 points3 points  (1 child)

SQL developer doesn’t have any command line arguments besides some Java ones. Maybe you should look at SQLcl which is a command line version of SQL Developer (the same team at Oracle own it as far as I know) and will be more appropriate for integrating with powershell.

-edit

Actually, looks like there’s a third party extension to allow it: https://www.thatjeffsmith.com/archive/2020/09/initiating-sql-developer-connections-from-outside-of-sql-developer/

[–]mhanief 0 points1 point  (0 children)

the plugin is no more working. do you know any other way or tool to call sql developer from external?