Support json flag in heroku certs
Open
on-call reviewed
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 236
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 33
Description
Support --json flag in heroku certs command following pattern in other methods.
https://github.com/heroku/cli/blob/v10.12.0/packages/cli/src/commands/certs/index.ts
This would make it much easier to automate ssl updates when you need to know the name of the cert to perform an update.
I was unable to find an existing issue on the topic nor any discussion on why most of the command don't support json output.
Contributor guide
Assessment
This issue has not been assessed yet.