Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mitchellh/cli issues and pull requests
#103 - Add WASM support
Pull Request -
State: closed - Opened by swenson about 1 year ago
- 3 comments
#102 - Replace current completion generation package with something else
Issue -
State: open - Opened by obvionaoe over 1 year ago
- 1 comment
#101 - Bump golang.org/x/crypto from 0.0.0-20200820211705-5c72a883971a to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#100 - Root command
Issue -
State: closed - Opened by theprobugmaker about 2 years ago
#99 - Add flags dynamically
Issue -
State: closed - Opened by theprobugmaker about 2 years ago
- 1 comment
#98 - bump github.com/Masterminds/goutils to fix security issue
Pull Request -
State: closed - Opened by tsaarni over 2 years ago
- 1 comment
#97 - Update github.com/Masterminds/sprig
Issue -
State: closed - Opened by tsaarni over 2 years ago
- 1 comment
#96 - Upgrade goutils to v1.1.1
Pull Request -
State: closed - Opened by sks over 2 years ago
- 2 comments
#95 - deps: bump sprig to 3.2.2 (and goutils to v1.1.1)
Pull Request -
State: closed - Opened by radeksimko over 2 years ago
- 1 comment
#94 - Exclude blank args from subcommand parsing
Pull Request -
State: closed - Opened by andrii-zakurenyi over 2 years ago
- 1 comment
#93 - Fix bug in which "fooasdf -o=foo" is incorrectly identified as the subcommand "foo"
Pull Request -
State: closed - Opened by kmoe over 2 years ago
- 1 comment
#92 - Subcommand parsing: "fooasdf -o=foo" is incorrectly identified as the subcommand "foo"
Issue -
State: closed - Opened by kmoe over 2 years ago
#91 - Add InvalidCommandFunc field
Pull Request -
State: closed - Opened by lkysow almost 3 years ago
#90 - Subcommand parsing logic stops at first flag
Issue -
State: open - Opened by christophermancini almost 3 years ago
- 3 comments
#89 - Update Makefile
Pull Request -
State: closed - Opened by MichaelCurrin over 3 years ago
- 1 comment
#88 - Update README.md
Pull Request -
State: closed - Opened by MichaelCurrin over 3 years ago
- 1 comment
#87 - deps: bump Masterminds/sprig to v3 (go.mod enabled version)
Pull Request -
State: closed - Opened by radeksimko almost 4 years ago
- 1 comment
#86 - Ask should check for Reader
Pull Request -
State: closed - Opened by ruudk almost 4 years ago
#85 - AddingPowerSupport_CI/Testing
Pull Request -
State: closed - Opened by santosh653 about 4 years ago
- 2 comments
#84 - How to write shell completion function in Go
Issue -
State: open - Opened by blueray453 about 4 years ago
#83 - Versus cobra cli
Issue -
State: closed - Opened by 030 over 4 years ago
- 1 comment
#82 - Noop autocomplete setup if we're not autocompleting
Pull Request -
State: closed - Opened by mitchellh over 4 years ago
#81 - Add support for sending expected output to stdout, and errors to stderr
Pull Request -
State: closed - Opened by dnephin over 4 years ago
#80 - Update to complete v2
Pull Request -
State: open - Opened by posener about 5 years ago
#79 - 1.0.0: FAIL: TestCLIAutocomplete_subcommandArgs/RE
Issue -
State: closed - Opened by onlyjob about 5 years ago
- 1 comment
#78 - Add go 1.11 to travis-ci
Pull Request -
State: closed - Opened by moorara almost 6 years ago
#77 - Add additional help flag recognition
Pull Request -
State: closed - Opened by paultyng over 6 years ago
- 2 comments
#76 - Ignore default command for autocomplete init
Pull Request -
State: closed - Opened by mitchellh over 6 years ago
#75 - Switch to using fatih/color for ANSI color handling.
Pull Request -
State: closed - Opened by jefferai over 6 years ago
- 2 comments
#74 - default subcommand throws stack overflow
Issue -
State: closed - Opened by Nnnaaaa over 6 years ago
- 2 comments
#73 - Add Go 1.10 to Travis CI
Pull Request -
State: closed - Opened by arbourd over 6 years ago
- 3 comments
#72 - Now Autocompletion supports Fish.
Pull Request -
State: closed - Opened by acomagu almost 7 years ago
- 1 comment
#71 - Fix discrepancy between BasicUi and MockUi
Pull Request -
State: closed - Opened by moorara almost 7 years ago
- 1 comment
#70 - is there support for interactive mode?
Issue -
State: closed - Opened by muly almost 7 years ago
- 3 comments
#69 - Only look for subcommands up to quoted with spaces
Pull Request -
State: closed - Opened by mitchellh almost 7 years ago
#68 - panic if a subcommand is wrapped in double quotes and contains spaces
Issue -
State: closed - Opened by minamijoyo almost 7 years ago
- 2 comments
#67 - Introduce CommandHidden to hide commands from help and autocomplete
Pull Request -
State: closed - Opened by mitchellh about 7 years ago
- 4 comments
#66 - Use exit code 127 when a subcommand is not found
Pull Request -
State: closed - Opened by sethvargo about 7 years ago
#65 - Mark commands (and flags) as hidden
Issue -
State: closed - Opened by sethvargo about 7 years ago
- 5 comments
#64 - Only test master and PRs
Pull Request -
State: closed - Opened by sethvargo about 7 years ago
#63 - Root help should only print root subcommands
Pull Request -
State: closed - Opened by mitchellh about 7 years ago
- 1 comment
#62 - Properly build autocompletion tree for 2+ deep subcommands
Pull Request -
State: closed - Opened by mitchellh about 7 years ago
#61 - Add Bytes() to MockUi.syncBuffer
Pull Request -
State: closed - Opened by radeksimko over 7 years ago
#60 - Provide a way to disable adding default auto-complete
Pull Request -
State: closed - Opened by sethvargo over 7 years ago
- 1 comment
#59 - Perform autocompletion as early in Run as possible
Pull Request -
State: closed - Opened by mitchellh over 7 years ago
#58 - Subcommand and flag autocompletion support (bash + zsh)
Pull Request -
State: closed - Opened by mitchellh over 7 years ago
#57 - Flag named version causes application version to be printed incorrectly
Issue -
State: closed - Opened by dadgar over 7 years ago
- 1 comment
#56 - mockui: fix data race and nil panic
Pull Request -
State: closed - Opened by magiconair over 7 years ago
- 1 comment
#55 - Add Vault to README and remove newline from subcommands
Pull Request -
State: closed - Opened by rdeusser over 7 years ago
- 1 comment
#54 - Allow the cli to accpect single lined interactivity
Pull Request -
State: open - Opened by jutkko almost 8 years ago
- 2 comments
#53 - Nested Subcommand Help
Issue -
State: closed - Opened by dadgar almost 8 years ago
- 3 comments
#52 - Fix typo.
Pull Request -
State: closed - Opened by sean- almost 8 years ago
- 1 comment
#51 - Generate help text from command options
Issue -
State: closed - Opened by tleyden almost 8 years ago
- 2 comments
#50 - Consistent capital 'U' in "Usage"
Pull Request -
State: closed - Opened by gobwas almost 8 years ago
- 1 comment
#49 - 0 exit code for normal commands
Pull Request -
State: closed - Opened by mwhooker almost 8 years ago
- 7 comments
#48 - Compatibility with standard library `flag` package
Issue -
State: closed - Opened by evillemez almost 8 years ago
- 3 comments
#47 - output with a format specifier
Pull Request -
State: open - Opened by funkygao almost 8 years ago
#46 - Remove support for go 1.5 and below and add support for go 1.7
Pull Request -
State: closed - Opened by rdeusser about 8 years ago
#45 - Fix ci
Pull Request -
State: closed - Opened by rdeusser about 8 years ago
- 2 comments
#44 - Remove newline at the beginning and end of the subcommand template
Pull Request -
State: closed - Opened by rdeusser about 8 years ago
- 9 comments
#43 - remove redundant variable declaration of for loop
Pull Request -
State: closed - Opened by dshil about 8 years ago
- 1 comment
#42 - Forgot to add Vault to the list
Pull Request -
State: closed - Opened by rdeusser about 8 years ago
#41 - Update README.md with other Hashicorp projects
Pull Request -
State: closed - Opened by rdeusser about 8 years ago
- 2 comments
#40 - Verify that the subcommand found is a complete command
Pull Request -
State: closed - Opened by mitchellh over 8 years ago
- 2 comments
#39 - Add Print to interface
Pull Request -
State: closed - Opened by grubernaut over 8 years ago
- 4 comments
#38 - Remove go 1.2 and 1.3 from the matrix
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
#37 - Fix travis
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
#36 - Add formatting functions
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
- 2 comments
#35 - Add Makefile, go 1.6 test, race tests
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
- 1 comment
#34 - Sort subcommands by name
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
- 1 comment
#33 - Look for help even if a subcommand exists
Pull Request -
State: closed - Opened by sethvargo over 8 years ago
- 6 comments
#32 - Top level help shows all subcommand children
Issue -
State: closed - Opened by dadgar over 8 years ago
- 2 comments
#31 - please tag and version this project
Issue -
State: closed - Opened by aviau over 8 years ago
- 9 comments
#30 - Sporadic test failures in "TestCLIRun_printCommandHelpSubcommands"
Issue -
State: closed - Opened by onlyjob over 8 years ago
- 5 comments
#29 - BasicUi.Ask functionality throws a panic
Issue -
State: closed - Opened by thirumarant over 8 years ago
- 2 comments
#28 - '--help' and '--version' options returns exit status 1.
Pull Request -
State: closed - Opened by FGtatsuro almost 9 years ago
- 4 comments
#27 - Nested subcommands
Pull Request -
State: closed - Opened by mitchellh almost 9 years ago
- 1 comment
#26 - panic: runtime error: index out of range in ui_writer.go
Issue -
State: closed - Opened by jakubzytka almost 9 years ago
- 1 comment
#25 - Use cross-platform dependencies in place of golang.org/x/crypto/ssh/terminal
Pull Request -
State: closed - Opened by jen20 almost 9 years ago
- 2 comments
#24 - How to allow default command to accept arguments like `--flag arg`?
Issue -
State: closed - Opened by hartzell about 9 years ago
- 1 comment
#23 - `app --help` with default command invokes default's help, no obvious way to get app's help
Issue -
State: closed - Opened by hartzell about 9 years ago
- 1 comment
#22 - Fixes Vault issue 583
Pull Request -
State: closed - Opened by vishalnayak about 9 years ago
- 1 comment
#21 - Make version number optional and reflect in help
Pull Request -
State: closed - Opened by jen20 about 9 years ago
- 2 comments
#20 - Add SubcommandChooser
Pull Request -
State: closed - Opened by yegle over 9 years ago
- 2 comments
#19 - Add "subcommand chooser"
Issue -
State: closed - Opened by yegle over 9 years ago
- 2 comments
#18 - Error building
Issue -
State: closed - Opened by bahamat over 9 years ago
- 4 comments
#17 - Flags showing up before subcommands
Issue -
State: closed - Opened by phinze over 9 years ago
- 8 comments
#16 - add AskSecret for unechoed input
Pull Request -
State: closed - Opened by phinze over 9 years ago
- 1 comment
#15 - Add Warn() to Ui
Pull Request -
State: closed - Opened by phinze over 9 years ago
- 1 comment
#14 - Package semver tag releases?
Issue -
State: closed - Opened by h2non almost 10 years ago
- 1 comment
#13 - Add formatters
Pull Request -
State: closed - Opened by keyneston almost 10 years ago
- 2 comments
#12 - Ui.Error, Info, Output should take variadic arguments
Issue -
State: closed - Opened by keyneston almost 10 years ago
- 5 comments
#11 - Change help flag detection not to trigger if inside subcommand
Pull Request -
State: closed - Opened by keyist about 10 years ago
- 1 comment
#10 - Added support for setting default commands
Pull Request -
State: closed - Opened by kyleterry about 10 years ago
- 4 comments
#9 - Support subcommands having their own version arguments
Pull Request -
State: closed - Opened by ryanuber over 10 years ago
- 1 comment
#8 - Consider changing `Ui` to `UI`
Issue -
State: closed - Opened by petejkim over 10 years ago
- 1 comment
#7 - Ask() should accept spaces
Pull Request -
State: closed - Opened by chuyeow over 10 years ago
- 1 comment
#6 - cli: add CLI constructor, support --version, improvements
Pull Request -
State: closed - Opened by fatih over 10 years ago
- 1 comment
#5 - Add MPL2 license
Pull Request -
State: closed - Opened by sarahhodne almost 11 years ago
- 1 comment
#4 - Not overriding background color for ColoredUi
Pull Request -
State: closed - Opened by pims about 11 years ago
- 1 comment