heroku pg:credentials:rotate [database]

Rotate the database credentials

Arguments

NameDescription
database

Options

NameDescription
-n, --name <name>Which credential to rotate (default credentials if not specified)
--allRotate all credentials
-c, --confirm <confirm>
--forceForces rotating the targeted credentials
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use