Make heroku pg:bloat width scale
- Dominant language
- No language data
- Stars
- 225
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreement](https://www.salesforce.com/company/program-agreement/)
### What service(s) is this request for?
Heroku CLI
### Tell us about what you're trying to solve. What challenges are you facing?
When using the `heroku pg:bloat` CLI command the output is a fixed width. Index names are often autogenerated by an ORM and quite long so they get cut off. This makes the bloat command useless to me because I can't tell the difference between half of the indexes listed.
I would like the output width to match the width of the user's terminal.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.