CLI - Config command - missing help text and unexpedted error stacktraces #41131
Labels
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/config
area/smallrye
area/tracing
kind/bug
Something isn't working
Milestone
Describe the bug
CLI command for Config has missing help text and help for sub-commands throws stacktrace
CLI command for Config was introduced in 3.9 - https://quarkus.io/blog/quarkus-3-9-1-released/#cli-command-for-config
CC @radcortez as you worked on #34493
set
has no description:Help goes directly to
set
sub-command and complains about missing parameter when I just want help text:Error when wanting help for
enc
sub-command:Error when wanting help for
set
sub-command:Output of
uname -a
orver
macOS
Output of
java -version
Java 21
Quarkus version or git rev
3.11.1
The text was updated successfully, but these errors were encountered: