heroku domains:add <hostname>
Add a domain to an app
Arguments
Name | Description |
---|---|
hostname |
Options
Name | Description |
---|---|
-h, --help | Show 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, --json | Output in json format |
--wait | |
-r, --remote <remote> | Git remote of app to use |