Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
urfave
/
cli-docs
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
24
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli-docs
testdata
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2025
Fix tests
dearchap
committed
771733a
View commit details
Copy full SHA for 771733a
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
test time set location
6543
committed
5bbc1d6
View commit details
Copy full SHA for 5bbc1d6
View code at this point
Browse repository at this point
Add test that covers all flag types
6543
committed
886d87c
View commit details
Copy full SHA for 886d87c
View code at this point
Browse repository at this point
get default value of bool flags always too
6543
committed
565f23b
View commit details
Copy full SHA for 565f23b
View code at this point
Browse repository at this point
Merge branch 'main' into DefaultText
6543
committed
a70fcdc
View commit details
Copy full SHA for a70fcdc
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
WIP first try
6543
committed
76d7576
View commit details
Copy full SHA for 76d7576
View code at this point
Browse repository at this point
test driven development ;)
6543
committed
77c9313
View commit details
Copy full SHA for 77c9313
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
remove "Environment variables" if all are none
Show description for f9f58cf
starius
committed
f9f58cf
View commit details
Copy full SHA for f9f58cf
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Add support for referencing flag types
Alin Ciortea
committed
1e39889
View commit details
Copy full SHA for 1e39889
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
Strip back to markdown/man docs only
meatballhat
committed
4863da0
View commit details
Copy full SHA for 4863da0
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Rename `float64` types from `Float64` to `Float`
Show description for 41d79a3
meatballhat
committed
41d79a3
View commit details
Copy full SHA for 41d79a3
View code at this point
Browse repository at this point
Collapse `uint` and `uint64` flag types
Show description for 0512f5f
meatballhat
committed
0512f5f
View commit details
Copy full SHA for 0512f5f
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Merge remote-tracking branch 'origin/main' into collapse-int64-into-int
meatballhat
committed
21f40d7
View commit details
Copy full SHA for 21f40d7
View code at this point
Browse repository at this point
Begin collapsing `Int64Flag` and `Int64SliceFlag`
Show description for 7cee89f
meatballhat
committed
7cee89f
View commit details
Copy full SHA for 7cee89f
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
Fix doc string for ValueSourceChain
meatballhat
committed
c3ab5c1
View commit details
Copy full SHA for c3ab5c1
View code at this point
Browse repository at this point
Approve the v3 godoc
meatballhat
committed
29d6906
View commit details
Copy full SHA for 29d6906
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
Reworking value source API
Show description for 5102314
meatballhat
committed
5102314
View commit details
Copy full SHA for 5102314
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
Approve v3 API change
meatballhat
committed
c613e65
View commit details
Copy full SHA for c613e65
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Remove `CommandsByName` type
Show description for a0eae69
meatballhat
committed
a0eae69
View commit details
Copy full SHA for a0eae69
View code at this point
Browse repository at this point
Promote docs changes
meatballhat
committed
0171f96
View commit details
Copy full SHA for 0171f96
View code at this point
Browse repository at this point
Re-introduce optional `command` in help templates
meatballhat
committed
e58ad0b
View commit details
Copy full SHA for e58ad0b
View code at this point
Browse repository at this point
Function receiver naming consistency, adding `Command.Root()`
meatballhat
committed
2eac7ce
View commit details
Copy full SHA for 2eac7ce
View code at this point
Browse repository at this point
Cleanups around `App` :arrow_right: `Command` collapse
Show description for e0b109c
meatballhat
committed
e0b109c
View commit details
Copy full SHA for e0b109c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into app-command-collapse-again
meatballhat
committed
8e5598f
View commit details
Copy full SHA for 8e5598f
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Merge pull request #1742 from dearchap/issue_1644
Show description for 96570ef
dearchap
authored
96570ef
View commit details
Copy full SHA for 96570ef
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Changes from code review
dearchap
committed
9a14e83
View commit details
Copy full SHA for 9a14e83
View code at this point
Browse repository at this point
Changes from code review
dearchap
committed
330e9ac
View commit details
Copy full SHA for 330e9ac
View code at this point
Browse repository at this point
Commits on May 28, 2023
make v3approve
dearchap
committed
df360b1
View commit details
Copy full SHA for df360b1
View code at this point
Browse repository at this point
Commits on May 1, 2023
π§ͺ test(docs_test.go): add test for ToTabularMarkdown with custom app path
tarampampam
committed
05cf386
View commit details
Copy full SHA for 05cf386
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
π¨ refactor(docs.go): remove unused TabularOption type and WithTabularAppPath function
Show description for 2167107
tarampampam
committed
2167107
View commit details
Copy full SHA for 2167107
View code at this point
Browse repository at this point
π docs(godoc-v3.x.txt): add ToTabularMarkdown method to App struct
tarampampam
committed
02295d9
View commit details
Copy full SHA for 02295d9
View code at this point
Browse repository at this point
π fix(docs.go): split UsageText into an array of strings
Show description for 763d715
tarampampam
committed
763d715
View commit details
Copy full SHA for 763d715
View code at this point
Browse repository at this point
π feat(docs.go): add support for generating tabular markdown documentation
Show description for b857483
tarampampam
committed
b857483
View commit details
Copy full SHA for b857483
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Update misspelling in v3 doc
skelouse
committed
d5c4e33
View commit details
Copy full SHA for d5c4e33
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
ran make generate v3approve to add changes
docwhat
committed
c479b50
View commit details
Copy full SHA for c479b50
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.