Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cli-guidelines/cli-guidelines issues and pull requests
#142 - Fix link to Rust library clap
Pull Request -
State: closed - Opened by eleanor-k about 2 months ago
- 1 comment
#141 - Small language cleanups for Help section
Pull Request -
State: open - Opened by tashian about 2 months ago
#140 - Fix invalid NO_COLOR guideline
Pull Request -
State: closed - Opened by epilys 2 months ago
#139 - Should command line help text be capitalized and end with dot or not?
Issue -
State: open - Opened by ssbarnea 3 months ago
- 2 comments
#138 - Explain right away why env vars for secrets is bad
Issue -
State: closed - Opened by iTrooz 3 months ago
#137 - replace the link for deno argparse library
Pull Request -
State: closed - Opened by kskarthik 4 months ago
#136 - Re-word advice on showing help by default
Pull Request -
State: closed - Opened by aanand 5 months ago
- 2 comments
#135 - fix: Issue #126
Pull Request -
State: closed - Opened by TheRealJamesRussell 5 months ago
- 1 comment
#134 - Replace argument with flag in Arguments and flags section.
Pull Request -
State: closed - Opened by loosla 6 months ago
- 1 comment
#133 - Replace eg. with e.g.
Pull Request -
State: closed - Opened by guemax 7 months ago
- 1 comment
#132 - Add --dry-run to list of commonly-used options
Issue -
State: open - Opened by ciyer 9 months ago
- 1 comment
#131 - Further reading for error messages
Pull Request -
State: closed - Opened by tashian 10 months ago
- 1 comment
#130 - No recommended cli library for C / C++?
Issue -
State: open - Opened by hq6 10 months ago
#129 - Remove Rust library structopt
Pull Request -
State: closed - Opened by senekor 11 months ago
- 1 comment
#128 - Add Clikt parser for Kotlin language
Pull Request -
State: closed - Opened by JakeWharton 12 months ago
- 1 comment
#127 - Incomplete Sentence
Issue -
State: closed - Opened by Sildoreth 12 months ago
- 3 comments
#126 - Doug McIlroy Link is forbidden
Issue -
State: closed - Opened by mehulkar about 1 year ago
- 2 comments
#125 - Fix sentence about stdin in non-interactive terminals
Pull Request -
State: open - Opened by mehulkar about 1 year ago
- 1 comment
#124 - Add Julia libraries
Pull Request -
State: closed - Opened by alhirzel about 1 year ago
- 1 comment
#123 - mention EOF/Ctrl-D
Pull Request -
State: open - Opened by jtracey about 1 year ago
#122 - Add -? as a common help flag
Pull Request -
State: open - Opened by burhan about 1 year ago
#121 - Add -? as a flag for help
Issue -
State: closed - Opened by burhan about 1 year ago
- 8 comments
#120 - Update _index.md
Pull Request -
State: closed - Opened by victorferreira about 1 year ago
- 1 comment
#119 - Add section on tab completion and shell integration
Pull Request -
State: open - Opened by nealmcb about 1 year ago
- 1 comment
#118 - Update link to argbash
Pull Request -
State: closed - Opened by iainelder about 1 year ago
- 1 comment
#117 - Update argbash link
Pull Request -
State: closed - Opened by nicdumz about 1 year ago
- 2 comments
#116 - Clarify that the `NO_COLOR=1` doesn't mean stripping all the ANSI escape sequences
Issue -
State: open - Opened by webknjaz about 1 year ago
#115 - Update ease-of-typing example in Naming section
Pull Request -
State: closed - Opened by aanand over 1 year ago
#114 - argbash.io is now a spam-site.
Issue -
State: open - Opened by tacozMacleo over 1 year ago
- 1 comment
#113 - Use a human-readable font for plain text
Issue -
State: closed - Opened by l0b0 almost 2 years ago
- 1 comment
#112 - Avoid double negatives
Issue -
State: closed - Opened by l0b0 almost 2 years ago
- 1 comment
#111 - "Display help text when passed no options" only if no options are necessary
Issue -
State: open - Opened by l0b0 almost 2 years ago
- 2 comments
#110 - Clarify if env variables should take precedence to config provided by param
Issue -
State: open - Opened by BrynCooke about 2 years ago
- 3 comments
#109 - Document FORCE_COLOR
Pull Request -
State: closed - Opened by ssbarnea about 2 years ago
- 3 comments
#108 - Permalinks don't open to the right spot in Firefox
Issue -
State: open - Opened by tashian over 2 years ago
#107 - Merge pull request #1 from cli-guidelines/main
Pull Request -
State: closed - Opened by JulianStandring over 2 years ago
#106 - Add a list of formatting libraries to the Output section
Issue -
State: open - Opened by tashian over 2 years ago
#105 - Fix typo
Pull Request -
State: closed - Opened by jwilk over 2 years ago
- 1 comment
#104 - Localization for Chinese version
Issue -
State: closed - Opened by FeynmanZhou over 2 years ago
- 1 comment
#103 - "Increase information density—with ASCII art!" is problematic for accessibility
Issue -
State: open - Opened by dbjorge over 2 years ago
- 4 comments
#102 - Add explanation about syntax
Pull Request -
State: open - Opened by mjlee34 over 2 years ago
#101 - Use STDIN always in lowercase
Pull Request -
State: closed - Opened by gimenete almost 3 years ago
#100 - Explain advantages of defining syntax of command set first.
Pull Request -
State: closed - Opened by ghost about 3 years ago
#99 - Args/flags: Use a cross-platform example for the set of default flags ls(1) might use if designed today
Pull Request -
State: closed - Opened by cxw42 about 3 years ago
- 1 comment
#98 - Add a CLI argument parser for Perl
Pull Request -
State: closed - Opened by cxw42 about 3 years ago
- 1 comment
#97 - Japanese translation.
Pull Request -
State: open - Opened by funai over 3 years ago
- 2 comments
#96 - "Make it easy to type." harms its credibility with "apple" vs. "orange"
Issue -
State: open - Opened by ssokolow over 3 years ago
- 8 comments
#95 - "Prefer flags to args." could be misinterpreted
Issue -
State: open - Opened by ssokolow over 3 years ago
#94 - Adding a CLI argument parser for Deno
Pull Request -
State: closed - Opened by simjnd over 3 years ago
- 2 comments
#93 - Indications of what the various libraries supports (esp. "git-style" multi-word)
Issue -
State: open - Opened by thoni56 over 3 years ago
- 1 comment
#92 - ENH?: side-inform user to avoid exit codes above 127
Pull Request -
State: open - Opened by yarikoptic over 3 years ago
- 3 comments
#91 - Add more argument parsing libraries
Pull Request -
State: closed - Opened by gdevenyi over 3 years ago
- 1 comment
#90 - fix: `Emoticons` serving as valid `.env` vars
Pull Request -
State: open - Opened by Rubix982 over 3 years ago
- 1 comment
#89 - [Haskell] fix: Adds `argument parsing` for `Haskell`
Pull Request -
State: closed - Opened by Rubix982 over 3 years ago
- 1 comment
#88 - [Python] Adds `argparse` to `Python` argument parsers
Pull Request -
State: closed - Opened by Rubix982 over 3 years ago
#87 - Do not use HTTP_PROXY (HTTP_*) to avoid vulnerabilities
Issue -
State: open - Opened by ko1nksm over 3 years ago
- 2 comments
#86 - Add Haskell CLI libraries
Issue -
State: closed - Opened by brandonchinn178 over 3 years ago
- 2 comments
#85 - argparse for Python argument parsing?
Issue -
State: closed - Opened by brandonchinn178 over 3 years ago
- 3 comments
#84 - Recommend some documentation tooling
Issue -
State: open - Opened by aanand over 3 years ago
- 2 comments
#83 - Environment variable file `.env` should support `export`?
Issue -
State: open - Opened by tashian over 3 years ago
- 1 comment
#82 - Other valid environment variables emoticons
Issue -
State: open - Opened by archiloque over 3 years ago
- 1 comment
#81 - Add documentation section with revised man page advice
Pull Request -
State: closed - Opened by aanand almost 4 years ago
- 4 comments
#80 - Swift argument parser
Pull Request -
State: closed - Opened by ScottRobbins almost 4 years ago
- 1 comment
#79 - Do not accept secrets via environment variables
Pull Request -
State: closed - Opened by tashian almost 4 years ago
- 5 comments
#78 - Replace "maxima" by "maximum"
Pull Request -
State: closed - Opened by martinvonz almost 4 years ago
- 1 comment
#77 - "Offline" version
Issue -
State: open - Opened by ChrisChinchilla almost 4 years ago
- 1 comment
#76 - Site does not display properly without JS
Issue -
State: open - Opened by pke almost 4 years ago
- 1 comment
#75 - Nitpick on meaning of idempotent
Issue -
State: closed - Opened by Quelklef about 4 years ago
#74 - Provide a repository with example implementations
Issue -
State: closed - Opened by kkirsche about 4 years ago
- 1 comment
#73 - Document FORCE_COLOR
Pull Request -
State: closed - Opened by ssbarnea about 4 years ago
- 5 comments
#72 - Adding a PHP alternative to the command-line parsing libraries
Pull Request -
State: closed - Opened by galvao about 4 years ago
#71 - Added a draft Interactive History section
Pull Request -
State: open - Opened by billduncan about 4 years ago
- 4 comments
#70 - Interactive History Section
Issue -
State: open - Opened by billduncan about 4 years ago
#69 - Describe convention about the default value for yes/no prompts
Issue -
State: open - Opened by ibnesayeed about 4 years ago
- 1 comment
#68 - Add docker pull multiple progress bars example
Pull Request -
State: closed - Opened by ibnesayeed about 4 years ago
- 4 comments
#67 - Add Rust CLI argument parsers
Pull Request -
State: closed - Opened by Lucretiel about 4 years ago
- 1 comment
#66 - Add picocli (Java) to the list of good CLI libraries
Pull Request -
State: closed - Opened by joschi about 4 years ago
- 2 comments
#65 - Add PHP example
Pull Request -
State: closed - Opened by noniagriconomie about 4 years ago
#64 - Best way to extend/superset these guidelines?
Issue -
State: closed - Opened by zkat about 4 years ago
- 5 comments
#63 - Add a Close action to the overlay menu
Issue -
State: open - Opened by pomerantsev about 4 years ago
#62 - Improve overlay menu keyboard experience
Issue -
State: open - Opened by pomerantsev about 4 years ago
#61 - H2 and H3 look the same on narrow viewports
Issue -
State: closed - Opened by pavel-sqsp about 4 years ago
#60 - People use OWO with upper W sometimes, so it still counts
Pull Request -
State: closed - Opened by MineRobber9000 about 4 years ago
- 1 comment
#59 - What do you think about cisco ios/vyos cli design or powershell?
Issue -
State: closed - Opened by amreo about 4 years ago
- 1 comment
#58 - Suggestion: shells should exit only on Ctrl-D instead of Ctrl-C
Issue -
State: open - Opened by martinvonwittich about 4 years ago
- 2 comments
#57 - Please *do* generate man pages
Issue -
State: open - Opened by benknoble about 4 years ago
- 3 comments
#56 - POSIX list of common env vars might not be the best source in modern world
Issue -
State: open - Opened by GoldsteinE about 4 years ago
- 3 comments
#55 - Fix environment variables rules
Pull Request -
State: closed - Opened by GoldsteinE about 4 years ago
- 1 comment
#54 - Add some more common flags
Pull Request -
State: open - Opened by GoldsteinE about 4 years ago
#53 - Advice on the $PAGER usage
Pull Request -
State: open - Opened by GoldsteinE about 4 years ago
- 1 comment
#52 - Make text resizable
Issue -
State: open - Opened by bfirsh about 4 years ago
#51 - Improve print CSS
Issue -
State: closed - Opened by tashian about 4 years ago
- 1 comment
#50 - Explicitly recommend kebab-case for flags
Issue -
State: open - Opened by nikclayton about 4 years ago
- 1 comment
#49 - improvements to the discussion of version and verbose flags
Issue -
State: open - Opened by tungol about 4 years ago
#48 - do not recommend environment variables for configuration
Issue -
State: open - Opened by brown about 4 years ago
- 3 comments
#47 - “Ubuntu 20.04 has a nice progress bar that sticks to the bottom of the terminal” lost its example
Issue -
State: open - Opened by bfirsh about 4 years ago
#46 - “Use formatting in your help text” section doesn’t actually show the formatting
Issue -
State: closed - Opened by bfirsh about 4 years ago
- 1 comment
#45 - Disagreement on `ssh -F none`
Issue -
State: open - Opened by seifferth about 4 years ago
- 3 comments
#44 - Remove "joke" about GUI programmers not reading
Pull Request -
State: closed - Opened by mjec about 4 years ago
- 2 comments
#43 - Find a better example for good output than `git push`
Issue -
State: open - Opened by aanand about 4 years ago
- 3 comments