heroku pg:links:create <remote> <database>
Create a link between data stores
Arguments
| Name | Description |
|---|---|
remote | |
database |
Options
| Name | Description |
|---|---|
--as <as> | Name of link to create |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |