How to list connections & connection details with Lenses CLI

I’m trying to list connections & connection details using the Lenses CLI

To list your AWS connections:

./lenses-cli connections aws list

Then to explore connection details:

./lenses-cli connections aws get GlueSchema

(where GlueSchema is the name of a connection)