This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
6
Tags
111
KiB
00b84278d8
Commit Graph
5 Commits
Author
SHA1
Message
Date
Celestino Amoroso
95fae40d5f
add final checks on option values
2026-03-05 22:30:07 +01:00
Celestino Amoroso
ac8d5fa3a9
value of a container option (e.g. array) is reset to empty on first specification
2026-03-03 05:58:15 +01:00
Celestino Amoroso
4111864916
New option type 'multi'. Its value is the number of occurences of an option
2026-02-04 05:22:43 +01:00
Celestino Amoroso
f830851e58
test: added NAME section to the help output
2026-01-23 11:20:27 +01:00
Celestino Amoroso
38e36839f8
first commit status: option and argument parsing, short aliases grouping, special values, hidden options
...
Option types: bool int, int-array, string, string-array, string-map, file, dir
2025-12-11 07:57:48 +01:00