heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 380 forks source link

When not logged in, pg:backups public-url gives cryptic error #1946

Open ruggeri opened 8 years ago

ruggeri commented 8 years ago

When not logged in, if I try to fetch the most recent backup, the following happens:

[NedBookPro] ~/repos/myrepo$ heroku pg:backups public-url
 !    Resource not found

Logging in fixes this problem. It would be nice if the command instructed the user to login.