Skip to content

[FEATURE]: Customize Table Output #27

@colbytimm

Description

@colbytimm

Problem Statement

  • Be able to customize the table output by passing in options

Proposed Solution

  • Should be able to hide columns (like cache) by passing in an option like --hide-cache or --hide-fields cache,tags

Use Case

  • The output table may grow in the future and it might be cumbersome to output all fields.

Alternatives Considered

  • Potentially it might be a valid approach to make the entire table optional and just show simple pass fail outputs and have the table to enabled using an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions