heroku pg:pull <source> <target>

Pull Heroku database into local or remote database

Arguments

NameDescription
source
target

Options

NameDescription
--exclude-table-data <exclude-table-data>Tables for which data should be excluded (use ';' to split multiple names)
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use