You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @UpperM you can craft it yourself by performing an authorized-session and then connect with the result.
I crafted an alternative CLI that covers browser (not included in Boundary CLI) and kubernetes in a different way than upstream. It works and we use it in production, so you can inspect my code and know how to do it
Is your feature request related to a problem? Please describe.
Need to connect directly to a redis instance with redis-cli (like postgres).
Describe the solution you'd like
Describe alternatives you've considered
Currently we run boundary in tunnel then use redis-cli to connect locally
Explain any additional use-cases
None
Additional context
I can make a PR for adding this feature.
The text was updated successfully, but these errors were encountered: