heroku domains:add <hostname>

Add a domain to an app

Arguments

NameDescription
hostname

Options

NameDescription
-h, --helpShow CLI help
-a, --app <app>App to run command against
-c, --cert <cert>The name of the SSL cert you want to use for this domain
-j, --jsonOutput in json format
--wait
-r, --remote <remote>Git remote of app to use