cannot rename name apps of cli in heroku -
i´m trying rename apps of cli, error, no app specified.
i done
heroku create heroku apps:rename newname
it says: run command app folder.
have clone app first. go app folder , run command again.
or specifiy app via --app oldname:
heroku apps:rename newname --app oldname
Comments
Post a Comment