heroku pg:backups:restore [backup] [database]
Restore a backup (default latest) to a database
Arguments
Name | Description |
---|---|
backup | |
database |
Options
Name | Description |
---|---|
--wait-interval <wait-interval> | |
-v, --verbose | |
-c, --confirm <confirm> | |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |