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

[#6326] Refactor to add a command context #6343

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

justinmclean
Copy link
Member

What changes were proposed in this pull request?

Refactor to add a command context and simple wrappers on output to make it easy for "global" command like a "--quiet" option to be added.

Note this in progress as this only has changed Metlake. Some duplicate code can be removed once everything is done.

Why are the changes needed?

For maintainability.

Fix: #6326

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested locally.

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.

[EPIC] Make CLI more extendable and maintainable
1 participant