Skip to content

Instantly share code, notes, and snippets.

@danilogco
Created October 27, 2021 17:43
Show Gist options
  • Save danilogco/ef575fcac471ba078d6fb638a04fa459 to your computer and use it in GitHub Desktop.
Save danilogco/ef575fcac471ba078d6fb638a04fa459 to your computer and use it in GitHub Desktop.
rotate postgres password - heroku
#!/usr/bin/env ruby
heroku pg:credentials:rotate DATABASE --name analyst -a example-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment