-
# Labels, Milestones, Triaging ⚡
The following is a living issue, pinned to the top of `cobra-cli`'s GitHub issues for wide visibility, available for comment, that represents the current labeling, …
-
related to #623 - but I want the running command to receive rather than ignore unknown flags or return an error.
my use case is loading user defined (in another language) plugin functionality which…
-
Now it has just simple cli arguments, how about using a modern cli command such as [cobra](https://github.com/spf13/cobra) for the future
If you want to build only pure golang without additional libr…
-
Improving the CLI would make it easier to get started with restic-cronned, e.g. more extensive help texts and passing optional arguments as flags.
Some libraries providing CLIs:
* https://gith…
-
## Summary
I started spdx-sbom-generator (current version), to generate an SBOM.
I can't detext the current version with `spdx-sbom-generator --version` (command not defined yet).
I got the outp…
-
Hi, StrainDesign has worked very well for me when used on basic stoichiometric genome-scale models (e.g. iML1515). However, I am encountering problems when I try to use it on an enzyme-constrained mod…
-
Is there a way to get cobra to support collecting a list of key/value pairs as flags that are not know to the application?
**Scenario**: I want to allow the user to specify their own template token…
-
### Confirmation
- [X] My issue isn't already found on the issue tracker.
- [X] I have replicated my issue using the latest version of the library and it is still present.
### cf-terraforming versio…
-
@gustavocd put https://github.com/fatih/color on my radar in https://github.com/plentico/plenti/pull/125
We could make our CLI prints look more visually appealing by adding some color. I'd like to …
-
Develop a `otp` CLI to setup hub clusters, handle configurations and bootstrap the cluster.
**Usage 1: Interactive prompting**
```
$ otp setup hub-cluster
Setup hub cluster...
> Create new…