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

Feat:(issue_1074) Add basic support for cmd args #1833

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

dearchap
Copy link
Contributor

@dearchap dearchap commented Dec 6, 2023

What type of PR is this?

(REQUIRED)

  • feature

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1074

Special notes for your reviewer:

(fill-in or delete this section)

Testing

Added 2 new test cases in args_test.go

(fill-in or delete this section)

Release Notes

(REQUIRED)


Copy link
Member

@meatballhat meatballhat left a comment

Choose a reason for hiding this comment

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

Whoa! 🤯🤩

Copy link

github-actions bot commented Dec 7, 2023

👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.

Note:

Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system.


@dearchap dearchap merged commit 2b97d2e into urfave:main Dec 7, 2023
11 of 12 checks passed
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.

Args (an alternative to Flags)
2 participants