heroku
Version:
CLI to interact with Heroku
7 lines (6 loc) • 521 B
JSON
{
"pg:database:arg:description": "config var containing the connection string, unique name, ID, or alias of the database. To access another app's database, prepend the app name to the config var or alias with `APP_NAME::`",
"pg:database:arg:description:default:suffix": ". If omitted, we use DATABASE_URL.",
"pg:database:arg:description:arbitrary:suffix": ". If omitted, we use a random database attached to the app.",
"pg:database:arg:description:all-dbs:suffix": ". If omitted, we use all databases."
}