heroku addons:add <service:plan> <addon...>
Create a new add-on resource
Arguments
Name | Description |
---|---|
service:plan | |
addon |
Options
Name | Description |
---|---|
--name <arg> | Name for the add-on resource |
--as <arg> | Name for the initial add-on attachment |
--confirm <arg> | Overwrite existing config vars or existing add-on attachments |
--wait | Watch add-on creation status and exit when complete |
-a, --app <app> | App to run command against |