Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jawher/mow.cli issues and pull requests

#132 - Add the "Hidden" option for args and options

Pull Request - State: open - Opened by vkd 4 months ago

#131 - Add the "Hidden" option for args and options

Pull Request - State: closed - Opened by vkd 4 months ago - 1 comment

#130 - Publish `Stderr` to allow testing help

Pull Request - State: open - Opened by dnagir about 1 year ago

#129 - fix: init command once

Pull Request - State: open - Opened by cruffinoni over 1 year ago

#128 - Support rerouting output and exit code handlers.

Pull Request - State: open - Opened by warpfork over 1 year ago - 1 comment

#127 - Spec is not inferred correctly for multi-value argument

Issue - State: open - Opened by oakad almost 2 years ago

#126 - Add a flag to control printing help before exiting

Pull Request - State: open - Opened by luxifer about 2 years ago

#125 - Add method to sort command list

Pull Request - State: open - Opened by luxifer about 2 years ago

#124 - [CI] Add Go 1.18

Pull Request - State: open - Opened by jawher over 2 years ago

#123 - BoolsOpt() for repeated flags (Boolean options)?

Issue - State: open - Opened by curio77 over 2 years ago

#122 - Extension: Quick start template

Issue - State: open - Opened by TomFreudenberg over 2 years ago - 1 comment

#121 - Wrapping long spec strings

Issue - State: open - Opened by curio77 over 2 years ago

#120 - Fix CI and upgrade versions

Pull Request - State: closed - Opened by jawher almost 3 years ago

#119 - Skip validation in parents when help is requested for a command

Pull Request - State: closed - Opened by jawher almost 3 years ago

#118 - Global StringArg + command: contextual help does not work

Issue - State: closed - Opened by 3coma3 about 3 years ago - 4 comments

#117 - Example of writing test

Issue - State: open - Opened by b00f about 3 years ago - 1 comment

#115 - minor mod: add additional new line after help text

Pull Request - State: open - Opened by TomFreudenberg about 3 years ago

#114 - Possible bug with option specs

Issue - State: open - Opened by skyzyx over 3 years ago - 2 comments

#112 - Custom exiter

Issue - State: open - Opened by usernametaken over 3 years ago

#111 - Include args in usage string

Pull Request - State: closed - Opened by 7fffffff over 3 years ago - 1 comment

#110 - Fix default value display in help messages

Pull Request - State: closed - Opened by jawher almost 4 years ago

#109 - Add a way to hide commands in the help messages

Pull Request - State: closed - Opened by jawher almost 4 years ago

#108 - StringsOpt can not start with dashes

Issue - State: open - Opened by mpldr almost 4 years ago - 12 comments

#107 - Setup CI using Github Actions

Pull Request - State: closed - Opened by jawher almost 4 years ago - 1 comment

#106 - Expose CLI model

Pull Request - State: open - Opened by jawher almost 4 years ago - 6 comments

#105 - Fixed minor README typo

Pull Request - State: closed - Opened by aurkenb about 4 years ago - 1 comment

#104 - Expose a model of the command structure

Issue - State: open - Opened by skyzyx over 4 years ago - 6 comments

#103 - fix a typo in the doc

Pull Request - State: closed - Opened by PascalBourdier over 4 years ago - 2 comments

#102 - Display missing required params

Issue - State: open - Opened by Etomyutikos over 4 years ago

#101 - [CI] Build against Go 1.12 and 1.13

Pull Request - State: closed - Opened by jawher over 4 years ago - 1 comment

#100 - fix: typo

Pull Request - State: closed - Opened by r6m almost 5 years ago - 1 comment

#99 - Add support to make a command hidden in cli

Issue - State: closed - Opened by vaishali-ntnx almost 5 years ago

#98 - The default value of the empty default option is not printed correctly

Issue - State: closed - Opened by daemtri about 5 years ago - 1 comment
Labels: bug

#97 - Fix fsm test

Pull Request - State: closed - Opened by jawher about 5 years ago - 1 comment

#96 - Handle multi line option and argument description in the generated help message

Pull Request - State: closed - Opened by jawher about 5 years ago - 1 comment

#95 - Cannot use exclusive choices with OPTIONS

Issue - State: open - Opened by sungo about 5 years ago

#94 - Associate option values with specific arguments

Issue - State: open - Opened by nim-nim about 5 years ago

#93 - Provide a way to mark options as un-ordered

Issue - State: closed - Opened by nim-nim over 5 years ago - 1 comment

#92 - Inter-option ordering

Issue - State: open - Opened by nim-nim over 5 years ago - 3 comments

#91 - Add Go 1.12 to the travis build

Pull Request - State: closed - Opened by jawher over 5 years ago - 2 comments

#90 - Add support for float64 options and args

Pull Request - State: closed - Opened by jawher over 5 years ago - 1 comment

#89 - Add Ptr variants to option/arguments where you can pass a pointers to existing variables

Pull Request - State: closed - Opened by jawher over 5 years ago - 1 comment

#88 - Please make a release that includes the go.mod file

Issue - State: closed - Opened by nim-nim over 5 years ago - 3 comments

#87 - Handle sharing of options and arguments between subcommands

Issue - State: open - Opened by nim-nim over 5 years ago - 2 comments

#86 - Detect duplicate opt/arg names

Pull Request - State: closed - Opened by jawher over 5 years ago - 2 comments

#85 - Use t.Run() for table-driven-tests

Pull Request - State: closed - Opened by jawher over 5 years ago - 1 comment

#84 - Provide more specific parsing error feedback

Issue - State: open - Opened by silasdavis over 5 years ago - 1 comment
Labels: enhancement

#83 - Provide possibility of passing pointer to value for options or argument

Issue - State: closed - Opened by silasdavis over 5 years ago - 1 comment
Labels: accepted, feature

#82 - All flags look like booleans in -h output

Issue - State: open - Opened by masiulaniec over 5 years ago - 3 comments

#81 - Adding go.mod file

Pull Request - State: closed - Opened by jawher almost 6 years ago - 1 comment

#80 - Catch duplicated command line flags

Issue - State: closed - Opened by silasdavis almost 6 years ago - 1 comment
Labels: enhancement

#79 - Add global panic interceptor

Issue - State: open - Opened by oakad almost 6 years ago - 3 comments
Labels: enhancement

#78 - Undeclared arg panic when using dynamic arg names

Issue - State: closed - Opened by coriolinus about 6 years ago - 6 comments
Labels: bug

#77 - Float Options

Issue - State: closed - Opened by tcurdt about 6 years ago - 2 comments
Labels: accepted, feature

#76 - Add explanatory comments to the simple app example inthe readme

Pull Request - State: closed - Opened by jawher about 6 years ago - 1 comment

#75 - Fix parsing of long option values containing = sign

Pull Request - State: closed - Opened by jawher about 6 years ago - 2 comments

#74 - CLI parsing chokes when optional value contains `=` char

Issue - State: closed - Opened by coriolinus about 6 years ago - 1 comment
Labels: bug

#73 - Add a check to detect out of date readme file

Pull Request - State: closed - Opened by jawher about 6 years ago - 4 comments

#72 - Unify package doc and github README.md

Pull Request - State: closed - Opened by pkazmier over 6 years ago - 4 comments

#71 - Synchronize README.md and doc.go

Issue - State: closed - Opened by pkazmier over 6 years ago - 3 comments

#70 - Update README.md to add LongDesc examples

Pull Request - State: closed - Opened by pkazmier over 6 years ago - 3 comments

#69 - Update README.md ActionCommand examples

Pull Request - State: closed - Opened by pkazmier over 6 years ago - 1 comment

#68 - Add Go 1.10 to the travis build

Pull Request - State: closed - Opened by jawher over 6 years ago - 1 comment

#67 - Command Usage strings do not include external arguments

Issue - State: open - Opened by coriolinus over 6 years ago

#66 - The app panics while parsing args

Issue - State: closed - Opened by olebedev over 6 years ago - 2 comments

#65 - Negative values for VarArg() Bug?

Issue - State: closed - Opened by Javyre over 6 years ago - 2 comments

#64 - Position-independent options

Issue - State: open - Opened by schmich over 6 years ago - 4 comments
Labels: accepted, feature

#63 - A possible way to add enums

Pull Request - State: open - Opened by woodensquares over 6 years ago - 7 comments

#62 - Expose the target command inside Before/After listeners

Issue - State: open - Opened by jawher over 6 years ago
Labels: enhancement

#61 - Setup coveralls

Pull Request - State: closed - Opened by jawher over 6 years ago - 1 comment

#60 - Refactor the codebase into multiple sub-packages

Pull Request - State: closed - Opened by jawher over 6 years ago - 6 comments

#59 - Support environment variable as a *Opt parameter

Issue - State: open - Opened by nmaupu over 6 years ago - 4 comments

#58 - fix SetByUser var name for recursive example

Pull Request - State: closed - Opened by sakateka over 6 years ago

#57 - Application Hang

Issue - State: closed - Opened by iamyashrs over 6 years ago - 3 comments

#56 - Fix infinite loop in options matching

Pull Request - State: closed - Opened by jawher almost 7 years ago

#55 - CLI hangs when EnvVar is set

Issue - State: closed - Opened by jdonboch almost 7 years ago - 3 comments

#54 - Multi-valued values default value not cleared when set by user

Pull Request - State: closed - Opened by jawher almost 7 years ago
Labels: bug

#53 - Rework help message formatting

Pull Request - State: closed - Opened by jawher almost 7 years ago - 1 comment

#52 - Help semantics are a bit confusing...

Issue - State: closed - Opened by DarwinJS almost 7 years ago - 1 comment
Labels: enhancement, accepted

#51 - Fix various bugs around word splitting

Pull Request - State: closed - Opened by jawher almost 7 years ago - 3 comments

#50 - Fix infinite loop case for envvar backed opts

Pull Request - State: closed - Opened by jawher almost 7 years ago - 1 comment

#49 - Fix infinite loop case for envvar backed opts

Pull Request - State: closed - Opened by gwatts about 7 years ago - 5 comments

#48 - Consider tagging versions

Issue - State: closed - Opened by silasdavis about 7 years ago - 2 comments

#47 - Cannot use func literal (type func(*cli.Cli)) as type cli.CmdInitializer

Issue - State: closed - Opened by kunashu about 7 years ago - 2 comments

#46 - Fix Command snippet in README

Pull Request - State: closed - Opened by ggiamarchi about 7 years ago

#45 - feature: support long descriptions for subcommands

Issue - State: closed - Opened by drewfish over 7 years ago - 5 comments

#44 - customize usage / help display

Issue - State: closed - Opened by pbkdf3 over 7 years ago - 2 comments
Labels: help wanted

#43 - Allow required options to be satisfied by env var

Pull Request - State: closed - Opened by gwatts over 7 years ago - 7 comments

#42 - Only look for help and version flags in the first argument

Pull Request - State: closed - Opened by jawher over 7 years ago
Labels: bug

#41 - -h and --help do not honour the -- operator

Issue - State: closed - Opened by jawher over 7 years ago - 1 comment
Labels: bug

#40 - Add support for command aliases

Pull Request - State: closed - Opened by codykrieger over 7 years ago - 3 comments

#39 - unsuccessful parsing in case of nested command

Issue - State: closed - Opened by the-shank over 7 years ago - 3 comments

#38 - Add support for Var args and opts

Pull Request - State: closed - Opened by jawher almost 8 years ago
Labels: feature

#37 - Aliasing commands

Issue - State: closed - Opened by gotwarlost almost 8 years ago - 5 comments
Labels: accepted, feature

#36 - Add CommandAction function

Pull Request - State: closed - Opened by andrzejressel almost 8 years ago - 4 comments

#34 - Allow required options to be satisfied by env var

Pull Request - State: closed - Opened by gwatts about 8 years ago - 3 comments

#33 - Required environment variable

Issue - State: closed - Opened by gwatts about 8 years ago - 5 comments
Labels: enhancement, accepted