cli-ux icon indicating copy to clipboard operation
cli-ux copied to clipboard

[table flags] column or sort should throw an error when invalid column

Open antho1404 opened this issue 5 years ago • 0 comments

When we try to sort of filter a specific column with the table object there is no error nor warning when we put the wrong column/sort.

This could be nice to either print a warning or throw an error to let the user know that there is an issue on the command

antho1404 avatar Jul 04 '19 14:07 antho1404