ssh key open cmd in terminal
How to heroku database import
heroku pg:backups:capture
heroku pg:backups:download
pg_restore --verbose --clean --no-acl --no-owner -h localhost -U myuser -d mydb latest.dump
Common Git Commands Take clone of a repository git clone <remote-repository-url> ex: git clone https://github.com/agricor/RegTech...
No comments:
Post a Comment