Issues
- 20
- 4
Allow conditional private commands
#673 opened by wouterfranken - 4
Different formatters for different environments
#664 opened by marlondecol - 4
- 4
No way to handle global flags when using commands and global flags together
#672 opened by wouterfranken - 6
Howto display aliases in help?
#671 opened by niksfirefly - 2
- 5
- 11
[Feature / Question] Access to exact raw args?
#643 opened by mcblum - 8
Incorrect file name for markdown commands
#638 opened by Turtle-In-Space - 1
Fix noisy example approval tests
#655 opened by DannyBen - 0
List of future breaking changes
#657 opened by DannyBen - 5
bashly.yml - 'import' doesn't respect BASH_SOURCE_DIR
#642 opened by meleu - 13
validate_not_empty broken with 1.2.12
#633 opened by vdesabou - 5
Improper escaping in examples and help text
#636 opened by ionrover2 - 7
Ability to customize help display behaviour of script name & description via `bashly-strings.yml`
#619 opened by adamscybot - 6
Cannot properly retrieve INI values with $ signs
#616 opened by le-duane - 9
- 2
Bundle docker image as a Whalebrew package
#604 opened by Danta1st - 1
Add support for sourcing the generated script by not running `initialize` and `run`
#596 opened by DannyBen - 8
- 1
Documentation site availability issues
#609 opened by DannyBen - 8
Environment variable prefix and from flags
#606 opened by ckt114 - 3
Allow root flags to be specified after subcommands
#607 opened by ckt114 - 3
- 4
- 2
Report all missing dependencies at once
#582 opened by DannyBen - 5
- 3
- 11
Missing erb dependency?
#572 opened by pcrockett - 5
Global arrays use 'declare -a' inside the initialize function - not accessible in commands
#569 opened by Ksauder - 14
Access default value
#562 opened by zeroSteiner - 6
Add color 'gray'
#566 opened by bguijt - 6
Allow semi-private commands
#548 opened by mcblum - 13
Using flag.conflicts causes issues with set -u
#559 opened by thendricks0 - 11
Bug in ini library
#556 opened by mcblum - 1
JSON schema tests are broken in CI
#561 opened by DannyBen - 5
eval in .zshrc triggers initialise.sh unexpectedly – Is this intended behavior?
#558 opened by Linbreux - 4
THIS_SCRIPT variable
#555 opened by pcrockett - 11
- 3
using bashly without ruby or docker
#540 opened by elee1766 - 3
- 1
- 3
- 3
Showing an additional usage line for forced commands
#527 opened by DannyBen - 2
The Flag value is detected as an Argument
#521 opened by kimyvgy - 9
- 1
Lifecycle for temporary directories
#514 opened by alexbiehl - 9
- 12
Repeatable args don't escape quotation marks
#503 opened by pcrockett