I´m trying to rename apps of cli, but I get the error, that No app specified.
I done
heroku create
heroku apps:rename newname
I´m trying to rename apps of cli, but I get the error, that No app specified.
I done
heroku create
heroku apps:rename newname
It says: run this command from an app folder.
To do this you have to clone the app first. Then go into the app folder and run your command again.
Or just specifiy the app via --app oldname: