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.