Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

heroku cli add remote

heroku git:remote -a example-app
# set git remote heroku to https://git.heroku.com/example-app.git

# if the app already exists
heroku git:remote example-app
Source by devcenter.heroku.com #
 
PREVIOUS NEXT
Tagged: #heroku #cli #add #remote
ADD COMMENT
Topic
Name
3+6 =