heroku pg:credentials:create [database]
Create credential within database
Arguments
| Name | Description |
|---|---|
database |
Options
| Name | Description |
|---|---|
-n, --name <name> | Name of the new credential within the database |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |