click
click copied to clipboard
Allow customizing columns shown by default for listing commands
We should have a way to set what columns are shown when a command like pods runs without any --show or --sort argument.
This needs some design for the interface and then the actual implementation.