heroku addons:attach <addon_name>

Attach an existing add-on resource to an app

Arguments

NameDescription
addon_name

Options

NameDescription
--as <as>Name for add-on attachment
--credential <credential>Credential name for scoped access to Heroku Postgres
--confirm <confirm>Overwrite existing add-on attachment with same name
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use