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

fix(os/gcmd): cannot retrieve all args if no subcommand defined for a root command #3850

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Oct 9, 2024

fixed #3701

@gqcn gqcn merged commit e3e5c89 into master Oct 10, 2024
40 checks passed
@gqcn gqcn deleted the fix/3701 branch October 10, 2024 01:17
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.

os/gcmd: Command can't get args, for all args are parsed as SubCommand, if SubCommand not found, return error.
2 participants