You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
danhuawang
changed the title
[Improvement] There's no field name in gcli output, it's confusing what's the null value meaning
[Improvement] There's no colums' field name in gcli output, it's confusing what's the null value meaning
Oct 29, 2024
danhuawang
changed the title
[Improvement] There's no colums' field name in gcli output, it's confusing what's the null value meaning
[Improvement] There's no colums field name in gcli output, it's confusing what's the null value meaning
Oct 29, 2024
…5350)
### What changes were proposed in this pull request?
Add column title row to table column output.
### Why are the changes needed?
So it's easier for a user to understand the output.
Fix: #5333
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
Compiled and tested locally.
What would you like to be improved?
How should we improve?
Print field name in the first line like:
name type comment nullable
The text was updated successfully, but these errors were encountered: