Skip to content

Remove unnecessary checks for flags #129

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

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Conversation

Harsh4902
Copy link

Description

  • There were some checks for flags, which are removed and replace by existing functionality of cobra.Command and now there is no more headache to check it manually.

Related issue(s)

Resolves #128

Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@lbroudoux lbroudoux merged commit 704a96d into microcks:1.x Mar 18, 2025
4 checks passed
@lbroudoux lbroudoux added this to the 1.0.0 milestone Mar 18, 2025
@lbroudoux lbroudoux added kind/task Project maintenance task component/cli labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli kind/task Project maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants