Heroku Command to Destroy or Delete an App


To delete a Herokup App, use this command.

$ heroku apps:destroy [APP_NAME]

Lets keep it simple. Hope that helps.