Running flask cli commands on Heroku Running flask cli commands on Heroku heroku heroku

Running flask cli commands on Heroku


If you encouter this error:

Couldn't find that app.

It is because you passed an invalid app name as your -a, --app option for heroku run. Run heroku apps to find what are valid names and try again.