heroku addons:create <service:plan>

Create a new add-on resource

Arguments

NameDescription
service:plan

Options

NameDescription
--name <name>Name for the add-on resource
--as <as>Name for the initial add-on attachment
--confirm <confirm>Overwrite existing config vars or existing add-on attachments
--waitWatch add-on creation status and exit when complete
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use