Skip to content

Instantly share code, notes, and snippets.

@bourroush
Last active August 29, 2015 14:17
Show Gist options
  • Save bourroush/acd480bfb2fdfe178042 to your computer and use it in GitHub Desktop.
Save bourroush/acd480bfb2fdfe178042 to your computer and use it in GitHub Desktop.
➜ cineflixinternational git:(cedar) heroku pgbackups:restore HEROKU_POSTGRESQL_GOLD 'https://s3.amazonaws.com/me/items/3H0q/mydb.dump' --app cineflixcedar-app
HEROKU_POSTGRESQL_GOLD_URL (DATABASE_URL) <---restore--- mydb.dump
! WARNING: Destructive Action
! This command will affect the app: cineflixcedar-app
! To proceed, type "cineflixcedar-app" or re-run this command with --confirm cineflixcedar-app
> cineflixcedar-app
! Please add the pgbackups addon first via:
! heroku addons:add pgbackups
➜ cineflixinternational git:(cedar) heroku addons:add pgbackups --app cineflixcedar-app
Adding pgbackups on cineflixcedar-app... failed
! Add-on plan not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment