One quality of life improvement I'd greatly appreciate is if cb uri and cb psql were able to (respectively) return a database URI for access over the tailnet, or connect directly over the tailnet.
I don't know how easy it is to get that information, or whether it would be possible to expose the tailnet addresses at -- for example -- t.<clusterid>.db.postgresbridge.com, but at the moment we have a bunch of scripts that sed the output of cb uri and it would be lovely to not have to do that.
One quality of life improvement I'd greatly appreciate is if
cb uriandcb psqlwere able to (respectively) return a database URI for access over the tailnet, or connect directly over the tailnet.I don't know how easy it is to get that information, or whether it would be possible to expose the tailnet addresses at -- for example --
t.<clusterid>.db.postgresbridge.com, but at the moment we have a bunch of scripts thatsedthe output ofcb uriand it would be lovely to not have to do that.