heroku pg:credentials:create [database]

Create credential within database

Arguments

NameDescription
database

Options

NameDescription
-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