Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
urfave
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
23.3k
Code
Issues
40
Pull requests
10
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 12, 2025
Merge pull request #2155 from urfave/un-alpha
Show description for eac452b
meatballhat
authored
eac452b
Copy full SHA for eac452b
Remove "alpha" wording around `v3` series
Show description for bb4db66
meatballhat
committed
bb4db66
Copy full SHA for bb4db66
Commits on Jun 6, 2025
Merge pull request #2152 from Ali-Doustkani/fix_usageerrfunc_with_mutuallyexclusiveflags
dearchap
authored
fa4fd12
Copy full SHA for fa4fd12
Merge pull request #2151 from huiyifyj/bool-with-inverse-local
dearchap
authored
2a8bf1f
Copy full SHA for 2a8bf1f
tidy
Ali-Doustkani
committed
f76ffae
Copy full SHA for f76ffae
tidy
Ali-Doustkani
committed
7d84d04
Copy full SHA for 7d84d04
fix functionality
Ali-Doustkani
committed
be9b016
Copy full SHA for be9b016
add the tests
Ali-Doustkani
committed
2335016
Copy full SHA for 2335016
Commits on Jun 4, 2025
fix: add missing `IsLocal` for BoolWithInverseFlag
huiyifyj
committed
5f71700
Copy full SHA for 5f71700
Commits on May 22, 2025
Merge pull request #2130 from bittrance/fish-completion-conflation
Show description for cb0fc21
dearchap
authored
cb0fc21
Copy full SHA for cb0fc21
Merge branch 'main' into fish-completion-conflation
dearchap
authored
a5e9d49
Copy full SHA for a5e9d49
Commits on May 21, 2025
Simplify fish subcommand chain generation.
Show description for 0edd038
bittrance
and
Juneezee
committed
0edd038
Copy full SHA for 0edd038
Merge pull request #2142 from urfave/2141
Show description for 7492c45
dearchap
authored
7492c45
Copy full SHA for 7492c45
Commits on May 20, 2025
Run `make generate` and `make v3approve`
Show description for 43d4654
Juneezee
committed
43d4654
Copy full SHA for 43d4654
Fix:(issue_2131) Show help text for BoolWithInverseFlag
almas-x
authored and
Juneezee
committed
442955c
Copy full SHA for 442955c
Merge pull request #2138 from dearchap/issue_2137
dearchap
authored
8fcbe6c
Copy full SHA for 8fcbe6c
Merge branch 'main' into issue_2137
dearchap
authored
e608426
Copy full SHA for e608426
Merge pull request #2139 from zzspoon/issue_2135
Show description for e26a1a9
dearchap
authored
e26a1a9
Copy full SHA for e26a1a9
Merge pull request #2140 from G-Rath/patch-1
Show description for d193068
dearchap
authored
d193068
Copy full SHA for d193068
test: update diff
G-Rath
authored
b1c1528
Copy full SHA for b1c1528
fix: remove extraneous space from subcommand help template
G-Rath
authored
f1d8a51
Copy full SHA for f1d8a51
Commits on May 19, 2025
update tests for issue_2135 pr_2139
Show description for d3ee303
zzspoon
committed
d3ee303
Copy full SHA for d3ee303
Run gofumpt
dearchap
committed
7fa2266
Copy full SHA for 7fa2266
Fix:(issue_2135) Correct formatting of default subcommand USAGE text
Show description for 8865e20
zzspoon
committed
8865e20
Copy full SHA for 8865e20
Fix:(issue_2137) Ensure default value for bool with inverse flag is honoured
dearchap
committed
ff41576
Copy full SHA for ff41576
Merge pull request #2136 from dearchap/issue_2125
Show description for fb21401
dearchap
authored
fb21401
Copy full SHA for fb21401
Commits on May 18, 2025
Fix Docs(issue_2125) Add PathFlag to StringFlag migration
dearchap
committed
9603946
Copy full SHA for 9603946
Commits on May 11, 2025
Fish completion no longer confuses completions for subcommands with identical names.
Show description for 09cc27e
bittrance
committed
09cc27e
Copy full SHA for 09cc27e
Commits on May 10, 2025
Merge pull request #2128 from urfave/fix_docs_051025
Show description for 897feda
dearchap
authored
897feda
Copy full SHA for 897feda
Fix docs
dearchap
committed
d6d1fe5
Copy full SHA for d6d1fe5
Merge pull request #2124 from bittrance/fish-completions-setup
Show description for f5f433a
dearchap
authored
f5f433a
Copy full SHA for f5f433a
Merge pull request #2127 from nickajacks1/urfavcli-date-off-by-one
Show description for 72e00f8
dearchap
authored
72e00f8
Copy full SHA for 72e00f8
fix: off-by-one in timestamp parsing
Show description for cf14b66
nickajacks1
committed
cf14b66
Copy full SHA for cf14b66
Commits on May 7, 2025
chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#2123)
Show description for ac40eb5
dependabot[bot]
authored
ac40eb5
Copy full SHA for ac40eb5
Commits on May 5, 2025
Fish completion tests now include command setup.
Show description for 86cbfed
bittrance
committed
86cbfed
Copy full SHA for 86cbfed
Pagination
Previous
Next
You can’t perform that action at this time.