refactor: remove table output format, keep json and yaml only #331
Reference in New Issue
Block a user
Delete Branch "refactor/remove-table-format"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Table format adds complexity without readability gain over yaml. Removed all table rendering code, only
--format json|yamlremains.Refs #328
LGTM ✅ 简洁就好。