heroku certs:update <CRT> <KEY>
Update an SSL certificate on an app
Arguments
| Name | Description | 
|---|---|
| CRT | |
| KEY | 
Options
| Name | Description | 
|---|---|
| --bypass | Bypass the trust chain completion step | 
| --name  <name> | Name to update | 
| --endpoint  <endpoint> | Endpoint to update | 
| -a, --app  <app> | App to run command against | 
| -r, --remote  <remote> | Git remote of app to use |