Open josegonzalez opened 7 years ago
It uses browsers' localStorage right now, what format you wish to have? JSON?
Well something we can modify by manipulating a file on disk or calling a cli tool would be ideal.
Ok, will add to roadmap.
Currently can only do this:
open postgres://user:pass@localhost/dbname
At work, we use a tool called Vault to provision expiring credentials to users. It would be great to have some sort of api or a spec for the storage format so we could automatically update the postbird credentials for postgres.