Allow users to configure fields on show-user and show-db #42

Open
opened 2024-08-08 00:05:21 +02:00 by oysteikt · 0 comments
Owner

add a flag --fields or something of the sort , that allows you to enable/disable fields in the output table. e.g. show-user --fields user,has_password,is_locked.

Also, add a list to the config, to allow the program to have a default set of fields, and potentially banned fields as well. Ensure that the user has some way of listing out these fields, potentially with another command. This should be a separate issue

add a flag `--fields` or something of the sort , that allows you to enable/disable fields in the output table. e.g. `show-user --fields user,has_password,is_locked`. <s>Also, add a list to the config, to allow the program to have a default set of fields, and potentially banned fields as well. Ensure that the user has some way of listing out these fields, potentially with another command.</s> This should be a separate issue
oysteikt added the feature request label 2024-08-08 00:05:21 +02:00
oysteikt added the good first issue label 2024-08-18 03:12:33 +02:00
oysteikt added a new dependency 2024-08-19 18:18:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: Projects/muscl#42