-
I found the issue of at least one of the cases the eels resover reports an error
```
.venv/lib/python3.12/site-packages/requests/models.py:974: in json
return complexjson.loads(self.text, **k…
-
Many CLIs use colons to separate subcommands instead of spaces, eg. `heroku auth:login`, `heroku auth:logout`, etc. It would be nice to have support for this sort of thing in clap as well. It becomes …
-
We're doing a lot of thinking about
- Breaking up forest into multiple CLIs: https://github.com/ChainSafe/forest/issues/3172
- Secret keeping etc
- CLI/config file unification https://github.com/…
-
In the near future, we will be offering more CLI to jOOQ users. These include:
- #7269 `ParserCLI` (shipped in 3.11)
- #7621 A SQL CLI
- #9624 A diff CLI
Other possible CLIs with no issue numb…
-
You may have noticed that popular CLIs like [Yeoman](https://yeoman.io/) and [Vercel](https://github.com/vercel/vercel) display a message whenever a newer version of their package is available. Under …
-
A few small things that would be great to improve in benchmarking CLI:
1. We should use `structop` instead of `clap` as thats what we use for all other CLIs (e.g., [here](https://github.com/0xPolyg…
-
We should move the CLI processing into a plugin, and make it so that all plugins (i.e: those which inherit from BasePlugin) automatically generate CLIs.
Check none of the CLIs still have large amount…
-
When creating a dotnet library that includes prompts in files (ex. skprompt.txt) usually such prompts get inserted as Embedded assembly resources. These libraries are useful for reusing co…
-
`yb-ctl` option passing is done differently than `yb-docker-ctl`. For example `./bin/yb-ctl create --rf 3` does not work but `./yb-docker-ctl create --rf 3` works.
We should standardize both these …
-
When creating issues, if one of the issues contain an invalid value for a field, the program quits on an AttributeError.
` File "jiracli.py", line 159, in create
issues = self.jira.create_i…