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

small cli api improvements #339

Merged
merged 6 commits into from
Oct 1, 2024
Merged

small cli api improvements #339

merged 6 commits into from
Oct 1, 2024

Conversation

ms-lolo
Copy link
Collaborator

@ms-lolo ms-lolo commented Oct 1, 2024

the existing abstractions help separate dependencies, but these small functions should help avoid a lot of boilerplate cli code.

the cli.CommandContainer no longer extends apps.Container because we're trying to decouple cli from apps packages so we don't get tied to the same interfaces.

Copy link

codecov bot commented Oct 1, 2024

@ms-lolo ms-lolo merged commit 25b599a into main Oct 1, 2024
33 checks passed
@ms-lolo ms-lolo deleted the feature/cli-apis branch October 1, 2024 09:19
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.

1 participant