1Password Integration

We're wanting to access our 1Password account via the API (using the 1password-cli) and I've attempted to setup the Retool SSH / Shell resource, however I just keep getting undefined error whenever it is configured

For context, we are trying to SSH into the localhost docker container as that has the 1Password CLI added and it is just coming up when we click Test Connection with "Could not connect to host localhost:undefined Are the permissions on your authorized_keys file for the user retool correct?

Can you let me know if there is a step I am missing?

Thanks

Hey @ben-salesi! This sounds like an interesting use case. Are you able to share a screenshot or summary of how you've configured the resource at this point?

One thing that comes to mind - you might need to open up port 22 on the container if you haven't already done so. The last part of the error message also makes me think of the instructions here. It's probably worth double checking that you've gone through those steps!