-
While using the `deno` CLI (which uses clap) I experienced the following:
```
$ deno check --write-lock
error: unexpected argument '--write-lock' found
tip: a similar argument exists: '--no-…
-
Precisamos pensar em como separar os dados de produção/teste.
-
## Summary
Our [existing getting started guide](https://clidocs.code42.com/en/stable/userguides/gettingstarted.html) does a good job of explaining the install to a user who either has Python already …
-
As I'm working through adding the Turing to the Federation, I thought I'd create a checklist of the technical things that need to happen and maybe we can have a discussion on the minimum configuration…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
Most of your commands include a underscore character in them. For a user who types fast, holding down the `Shift` key to enter the underscore may lead to the user accidentally entering an uppercase al…
-
Hi, awesome project!! I'd love to contribute.
I run `bump --tag --commit` every time one of my repos changes and I was thinking there would be a lot of convenience to have a `.bumprc` file to set …
-
I've been working on a new feature for cz-conventional-changelog (related to #118 ), and I've noticed that all of the tests essentially fake out inquirer, which means that logic like `when` in inquire…
-
Hello,
Azure CLI to deploy the Log Analytics Agent VM extension to an existing virtual machine is not enabling the azure update management so everytime after installation we have to enable in porta…
-
Knack supports only a single command loader which makes it tricky to use in scenarios like Azure CLI which has several modules. Knack should work in a consistent way for single or multiple command mod…