Skip to content

fix(terminal): restore bold styling for table headers #455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulaldridge
Copy link

This change explicitly sets the header style to bold in PrintableTable.Print() to align with the IBM Cloud CLI Plugin Developer Guide (Section 2.11).

Fixes #446

This change explicitly sets the header style to bold in PrintableTable.Print()
to align with the IBM Cloud CLI Plugin Developer Guide (Section 2.11).

Fixes IBM-Cloud#446
@paulaldridge paulaldridge requested a review from steveclay as a code owner May 28, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent Table Header Styling - No Longer Bold After Upgrade
1 participant