Dev Services for Redis should print out the connect string #19397
Labels
area/devservices
area/redis
good first issue
Good for newcomers
kind/enhancement
New feature or request
Milestone
Description
When Dev Services for Redis starts a redis container it should print out the connection string (i.e.
redis://localhost:55043
). This would be very helpful if I want to manually connect the redis cli to the cluster. Right now to get this I have to go into the config editor through the Dev UI to find it.The dev services for Kafka does this, which is really nice:
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: