-
Unless I am blind, I don't see how can I export _Figure options_ that I set, similar to what is available in _Configure Subplot_.
Fine design of curves using GUI is way faster due to instant feedba…
-
## 🚀 Feature request
Currently, CLI() uses [short_description from the parsed docstring](https://github.com/omni-us/jsonargparse/blob/4c310ac7d2dde535a13ef6878844dcc15e20d39e/jsonargparse/_cli.…
-
Is there a way to use CLI options in a Flatpak version on Linux?
`flatpak run io.github.MakovWait.Godots -- command` doesn't seem to work
-
## Feature Request
It would be cool to be able to define your model with structs instead of the scaffolding tool.
**Is your feature request related to a problem? Please describe.**
- generating a…
-
# Summary
The argocd CLI currently only lists resources managed in git, rather than all resources managed by an app. For example, if your app contains one Deployment, then `argocd app get` will sho…
-
Following up from #5334...
Currently, the `binary` option can only be controlled via `Pulumi.yaml`:
```yml
name: aws
runtime:
name: dotnet
options:
binary: Aws.dll
description: AWS inf…
-
it would be cool to add some simple
```
--verbose
```
option so
it will print a bit what is going on :)
-
I'd like to use sass-npm from the command line (then i can truly have "npm everywhere"). `node-sass` supports an [--importer CLI option](https://github.com/sass/node-sass#usage-1) that accepts a path …
-
The '`compile`' command in dart cli uses the production compiler `dart2js` to compile Dart files to JS when the '`js`' option is used.
TO be consistent we need another option to allow users to specif…
-
### What would you like to be improved?
Have a command to display sort order information for Tables.
### How should we improve?
This can be done by:
- Adding a new CLI command to display sort or…