Skip to content

quarkus cli should give hint that you can run with -e to get error info #35953

@maxandersen

Description

@maxandersen

Describe the bug

currently if you run quarkus create app -x github-action you get an error:

quarkus create app -x github-action xyzdkdk
-----------
selected extensions:
- io.quarkiverse.githubaction:quarkus-github-action

[ERROR] ❗  Unable to create project: Error while rendering template: /codestarts/quarkus/quarkiverse-github-action-codestart/base/action.docker.tpl.qute.yml

not a lot of help.

Took me a while to remember -e existed.

so it would be great if that error message would have a hint like:

Run with -eto get stacktraces and/or--verbose for more detailed logging

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

area/cliRelated to quarkus cli (not maven/gradle/etc.)kind/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions