Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quakrus CLI: --help command for 'create' is not working #20522

Closed
kshpak opened this issue Oct 4, 2021 · 2 comments · Fixed by #20525
Closed

Quakrus CLI: --help command for 'create' is not working #20522

kshpak opened this issue Oct 4, 2021 · 2 comments · Fixed by #20525
Assignees
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/bug Something isn't working
Milestone

Comments

@kshpak
Copy link
Contributor

kshpak commented Oct 4, 2021

Describe the bug

Quakrus CLI for 999-SNAPSHOT fails with:

Creating an app (default project type, see --help).
[ERROR] ❗ Unable to create project: Unknown option: '--help'

when running:
java -jar $home/quarkus-main/devtools/cli/target/quarkus-cli-999-SNAPSHOT-runner.jar registry --help

Expected behavior

Help for "create" command should appear

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

999-SNAPSHOT

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

No response

Additional information

No response

@kshpak kshpak added the kind/bug Something isn't working label Oct 4, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 4, 2021

/cc @ebullient, @maxandersen

@quarkus-bot quarkus-bot bot added the area/cli Related to quarkus cli (not maven/gradle/etc.) label Oct 4, 2021
@ebullient ebullient self-assigned this Oct 4, 2021
@ebullient
Copy link
Member

you're right. I know how I broke it. Two seconds. Thanks for catching that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants