-
Hey! I'm trying to use picocli with Scala and one of the main limitations is inability to define converters from scala stdlib. While simple types are ok, the problem arises with generic types (called …
-
Hello !
I used maven:
mvn --version
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /home/administrator/apache-maven-3.9.6
Java version: 21.0.2, vendor: Oracle Corpor…
-
--add-users fails completely when two names are specified at once,
--rm-users passes but only deletes the first one mentioned.
$ fcli ssc appversion update FCLIV3:FCLIV3UPDATED --add-users "abel…
-
[Nasdanika CLI](https://docs.nasdanika.org/core/cli/index.html) operates on top of Picocli.
One of its features is generation of HTML documentation site and support
of [extended documentation](https…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
I was running BigStitcher Spark on a cluster single-node. At the end of first step "detect interesting point" its throwing an exceptions. Any suggestion ??
I have pasted logs below:
processing …
-
See https://sandbox.zenodo.org/communities/batlit-review-md5-26f7ce5dd404e33c6570edd4ba250d20 for records I've generated from BatLit v0.5 https://linker.bio/hash://md5/26f7ce5dd404e33c6570edd4ba250d20…
-
### Enhancement Request
There have been various requests for improving the fcli documentation, both around documentation structure/format, and adding additional content.
Regarding structure/form…
-
My application, jsoar, includes a REPL, and all the commands are implemented using picocli (I love picocli!). As part of this, we use picocli to recommend command completions as users type. It appears…
-
Hello,
I tried to run the tool on the test vcf -
```java -jar squirls-cli.jar annotate-vcf -d resources example.vcf test_out.vcf```
I get the following error -
```
12:55:30.491 [main] IN…