Closed creuter closed 8 years ago
When trying to restore-from:
restore-from
hub master % staging restore-from production ! `restore-from` is not a heroku command. ! See `heroku help` for a list of available commands.
and from the README:
Restore a production database backup into staging: `staging restore-from production`
Should this be restore and not restore-from?
restore
@creuter restore-from was added recently, but it doesn't look like its made it into a release yet.
Correct. I will try to get a new release out tomorrow.
When trying to
restore-from
:and from the README:
Should this be
restore
and notrestore-from
?