issues
search
dry-rb
/
dry-cli
General purpose Command Line Interface (CLI) framework for Ruby
https://dry-rb.org/gems/dry-cli
MIT License
327
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide help when there is a typo in a command
#138
benoittgt
closed
1 month ago
1
Add the ability to hide command from "usage" output
#137
benoittgt
closed
1 month ago
2
Keyword arguments for a command aren't passed correctly to commands that use callbacks
#136
gustavothecoder
opened
2 months ago
0
Support root commands that doesn't implement `call`
#135
gustavothecoder
opened
3 months ago
1
Fix CI for Ruby 3.3
#134
cllns
closed
3 months ago
1
Conflicting aliases between global and command options.
#133
MadBomber
opened
12 months ago
2
[v0.7] docs: Update filename
#132
Xavier-IV
closed
3 months ago
1
Fix extension of commands-with-subcommands-and-params
#131
d4rky-pl
closed
1 year ago
1
FIX: Wrong extension in docsite file
#130
AngelGuerra
closed
3 months ago
1
More powerful options
#129
noraj
opened
1 year ago
2
Mutually-exclusive arguments or options
#128
noraj
opened
1 year ago
0
doc: fix filename
#127
noraj
closed
3 months ago
1
Unlisted value fails for option, but passes for argument
#126
svoop
opened
1 year ago
0
Add `aliases` to options
#125
adrianthedev
closed
3 months ago
1
Documentation Page Commands with Subcommands and Params Downloads instead of Opens
#124
RomanTurner
closed
1 year ago
2
Request for comments: Support for shell autocompletion
#123
ncreuschling
opened
1 year ago
2
Implement option required: true
#122
capripot
opened
2 years ago
6
Feature request: colorized output
#121
cllns
opened
2 years ago
3
Feature: free form `--help` text
#120
jodosha
closed
2 months ago
2
Update https://dry-rb.org/gems/dry-cli to Version 1.0
#119
rngtng
opened
2 years ago
1
Fix wrong example for subcommands
#118
npupko
closed
2 years ago
0
Add :flag option type, for boolean options without the [no-] prefix
#117
Billiam
closed
3 months ago
3
Fix documentation for Command.option
#116
rkh
closed
3 years ago
1
Preparing 0.7.0 release
#115
IvanShamatov
closed
3 years ago
1
Extracted `Dry::CLI::Utils::Files` into `dry-files`
#114
jodosha
closed
3 years ago
0
Keyword arguments for a command aren't passed correctly to commands that use callbacks
#113
jodosha
opened
3 years ago
0
Transform `Dry::CLI::Utils::Files` into a class
#112
jodosha
closed
3 years ago
1
102 Safely rescue pipe exception
#111
IvanShamatov
closed
3 years ago
1
Refactoring: Make class inheritable attributes cleaner
#110
IvanShamatov
closed
3 years ago
0
103 Safely rescue interrupts
#109
IvanShamatov
closed
3 years ago
0
Drop 2.3 ruby support and rubocop -a
#108
IvanShamatov
closed
3 years ago
0
Update codebase to current rubocop config
#107
IvanShamatov
closed
3 years ago
0
Adding ability to create subclasses of classes of Dry::CLI::Command
#106
IvanShamatov
closed
3 years ago
0
Subclasses of commands do not inherit options and params.
#105
IvanShamatov
closed
3 years ago
0
Add ability to use extensions with dry-cli
#104
Morozzzko
closed
3 years ago
2
Safely rescue Interrupt
#103
postmodern
closed
3 years ago
0
Safely rescue Errno::EPIPE exceptions
#102
postmodern
closed
3 years ago
1
Avoid hardcoding ERROR: into error messages
#101
postmodern
opened
3 years ago
0
"Global Options"
#100
dkowis
closed
3 years ago
12
Argument that is variable (or rather, all remaining args, up until the --)
#99
dkowis
closed
3 years ago
1
Update inline call with keyword arguments
#98
flash-gordon
closed
4 years ago
2
Fix ruby 2.7 keyword args warning
#97
timriley
closed
4 years ago
1
Allow adding subcommand toplevel documentation (usage)
#96
magec
opened
4 years ago
0
Add a list of commands which you can use in dry-cli right now
#95
davydovanton
closed
4 years ago
0
Negative numbers in arguments are not parsed correctly.
#94
unrooty
closed
4 years ago
2
Ability to register instances in Registry
#93
IvanShamatov
closed
4 years ago
1
Banner and Parser small refactoring
#92
IvanShamatov
closed
4 years ago
1
Ljust instead of tabs
#91
IvanShamatov
closed
4 years ago
1
Remove `concurrent-ruby` as runtime dependency
#90
jodosha
closed
4 years ago
2
Add support for subcommands with a parent command.
#89
unrooty
closed
4 years ago
8
Next