heroku pg:credentials:destroy [database]
Destroy credential within database
Arguments
Name | Description |
---|---|
database |
Options
Name | Description |
---|---|
-n, --name <name> | Unique identifier for the credential |
-c, --confirm <confirm> | |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |