Skip to Main Content

SQLcl

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Allow connmgr list without a connection

phartenfellerNov 24 2024

Connmgr is a super handy feature; thanks for implementing it!

I want to be able to type sql connmgr list if I forget how my connection is called. Instead, SQLcl shows the help page. So I am only able to use connmgr list when I am connected to a database.

I hope this is not a security-related restriction, as the connections are still displayed in VS Code without any authorization.

Also, the help text (sql -H) refers to connmgr, which made me think there is more info in the help text or a sql connmgr command already.

-name <named-connection>
               Connect to a saved connection.  see connmgr for details.

I am on Release 24.3.1.0 Production Build.

This post has been answered by heraoui-Oracle on Nov 25 2024
Jump to Answer
Comments
Post Details
Added on Nov 24 2024
4 comments
55 views