-
Notifications
You must be signed in to change notification settings - Fork 479
CHORE: Upgrade to github.com/urfave/cli/v3 #3948
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes detected by Check Git Status Action
|
CC @whi-tw I've upgraded to v3 but I'm not sure if I got everything right. In particular, the shell-completion flags required me to take many guesses. Could you verify that the CLI parsing works as you expect? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes detected by Check Git Status Action
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes detected by Check Git Status Action
Issue
We're using github.com/urfave/cli/v2
Resolution
Upgrade to github.com/urfave/cli/v3