issues
search
jawher
/
mow.cli
A versatile library for building CLI applications in Go
MIT License
871
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
custom types via flag.Value
#32
tv42
closed
8 years ago
3
Add Go 1.6 to the travis file
#31
jawher
closed
8 years ago
0
Request: parse expected flags with flag.ContinueOnError
#30
mark-kubacki
opened
8 years ago
4
Rework the orderless options handling logic
#29
jawher
closed
8 years ago
0
Poor performance with multiple nested options
#28
schmich
closed
8 years ago
7
display format of bool flags
#27
jawher
closed
6 years ago
4
Hide the default value of version in help output
#26
bmoyles
closed
8 years ago
1
Add support for showing a different help message when help is explicitly requested
#25
jawher
closed
8 years ago
3
Clean up tests and get rid of fork exec
#24
jawher
closed
9 years ago
0
Additional documentation / examples
#23
zeroXten
closed
8 years ago
4
Rework args and options values printing in help messages
#22
jawher
closed
9 years ago
0
Allow arbitrary args and flags
#21
zpatrick
closed
9 years ago
2
Support for app Version
#20
jorisroovers
closed
9 years ago
10
Added missing colon in README code sample
#19
jorisroovers
closed
9 years ago
1
Support for printing the version of the application
#18
jorisroovers
closed
9 years ago
5
Typo in Basics section of the README
#17
jorisroovers
closed
9 years ago
1
Add support for inline option values
#16
jawher
closed
9 years ago
0
Implement Before and After interceptors
#15
jawher
closed
9 years ago
0
How to write option's argument in Spec?
#14
kk44
closed
9 years ago
5
Request: Long option only.
#13
novln
closed
9 years ago
2
How to enable profiling via flag
#12
rhd
closed
9 years ago
8
Differentiate between user and developer
#11
jbuberel
closed
9 years ago
1
Unexpected space in main command usage
#10
lox
closed
9 years ago
1
String flags don't support the string contains space.
#9
sunclx
closed
9 years ago
6
howto: optional longOpt before a repetition
#8
mark-kubacki
closed
9 years ago
2
Question: Is it possible to signify nothing is parsed after argument?
#7
gaffneyc
closed
9 years ago
7
confusion... maybe explain it in documentation?
#6
einthusan
closed
9 years ago
2
Request: support enum flags
#5
insasho
opened
9 years ago
2
extra space between cli program name and COMMAND literal
#4
einthusan
closed
9 years ago
0
Help Messages improvements
#3
julienvey
closed
9 years ago
0
For Env vars, display the env var name at the end of the description
#2
julienvey
closed
9 years ago
0
Add a field `HideValue` in argument options to avoid displaying current value in the help
#1
julienvey
closed
9 years ago
0
Previous