Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add formatting for CLI stdout output #20

Merged
merged 5 commits into from
Feb 16, 2023
Merged

Conversation

bryantbiggs
Copy link
Member

Description

  • Format output sent to stdout; currently uses a tabular format
  • Format output of playbook report to use same formatter as stdout, but for markdown
  • Re-order stdout output to follow sub-groups (AWS -> EKS -> K8s) and sequential check number

Motivation and Context

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@bryantbiggs bryantbiggs merged commit 2317e20 into main Feb 16, 2023
@bryantbiggs bryantbiggs deleted the feat/cli-table-output branch February 16, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formtat output for stdout when reporting from a CLI interface
1 participant