-
A very simple example (using version 2.4.2) "fails" when called with `-i "42 "` (note the extra space at the end of the string), but works fine for e.g. `-i " 42"` (space before the integer) (and of c…
-
### Describe the bug
"az functionpp vnet-integration add" requires the "--vnet" argument, even when using a resource ID in the "--subnet" field.
![Image](https://github.com/user-attachments/assets/78…
-
### Problem
There are cases when it's not desirable configuring the lint levels using `Cargo.toml` and `RUST(DOC)FLAGS` is not discoverable and also has the footgun that `RUSTFLAGS` != `RUSTDOCFLAGS`…
-
Scala-cli has a way to export the build definition as json which we could parse and use to import. Because scala-cli only supports single module builds it should be fairly trivial to do. We could also…
-
### Issue Summary
The [currect schema](https://github.com/aristanetworks/avd/blob/40626f71d5ce2b84b6b313adec49e27019773afd/python-avd/pyavd/_eos_cli_config_gen/schema/schema_fragments/ntp.schema.yml#…
-
Currently we have a small CLI which can take a Resume definition but it's very fragile. A better CLI would have the option to create a new document from scratch, create a user level folder to store pe…
-
I've used the pdfcpu create command to add form fields to a pdf I created with a different program. The field ids I assign in my json input are moved to the name attribute of the fields in the output…
-
- This includes moving the existing code into `packages/theme`, and ensuring that the utilities and functions needed in the `app` package are served.
- Part of this will also require investigating …
-
At org.asteriskjava.fastagi.DefaultAgiServer.Cli
To be able to retrieve the version string.
Also better if you can add an static function for the same.
-
The database version takes 3m while the in-memory version only takes 5s to parse 5,000 modules and create the portable. Maybe there is some optimization could speed up the database version. Like:
-…