Issues
- 11
Multiple options before subcommands
#106 opened by sh54 - 1
IllegalArgumentException when optional flags are ommitted and additional args are passed to bb.cli.exec/main
#104 opened by felixdo - 6
cli/format-table: handling ANSI escape codes
#102 opened by eval - 10
Subcommand improvements:
#66 opened by borkdude - 3
Unknown option: `:babashka.cli/opts-by-cmds` when using `dispatch` with `:restrict true`
#98 opened by ferdinand-beyer - 1
false defaults ignored/removed
#96 opened by eval - 0
keyword options and GNU-style options mix
#91 opened by Sohalt - 6
- 1
- 4
- 4
- 10
- 0
Add :opts to error-fn input
#80 opened by borkdude - 1
Can't run a single test with `bb test --only ...`
#78 opened by jmglov - 5
- 4
header row for format-opts
#72 opened by Sohalt - 2
Restrict option only works with keywords
#71 opened by hkjels - 0
Follow tools.deps shutdown-agents alternative
#68 opened by borkdude - 3
Provide standard error handling function
#67 opened by oyarsa - 0
- 1
- 7
missing string option is parsed to "true"
#57 opened by trptr - 0
Array argument handling with default parameters
#56 opened by mharju - 0
- 4
requiring a value be supplied for an option
#52 opened by flyingmachine - 0
Support parsing negative numbers
#53 opened by borkdude - 1
allow overriding `:exec-fn` when used via `clj -M`
#48 opened by mk - 5
Allow trailing positional opts
#13 opened by borkdude - 1
- 9
- 0
Feature Request: Add ansi color functions
#44 opened by stelcodes - 2
generate shell completion from specs
#24 opened by millettjon - 0
cli/help + cli/debug
#23 opened by borkdude - 0
Support --no-flag short-hand for --flag false
#17 opened by borkdude - 6
Cannot override booleans with a default of false without spelling out the boolean
#39 opened by corasaurus-hex - 0
Accept error handler function
#35 opened by jmglov - 0
- 0
:required [:foo :bar]
#30 opened by borkdude - 0
- 1
- 4
- 0
- 0
Help printing elides namespace of keyword
#20 opened by borkdude - 0
Auto-generate help
#12 opened by borkdude - 0
- 0
- 1
- 0
dispatch function for subcommands
#6 opened by borkdude - 1
Aliases (short names)
#3 opened by borkdude - 1
Allow --foo instead of :foo
#4 opened by borkdude