We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test --help
the feature in #33513 exist but test --help fails so hard to find how to fix it.
we should fix the --help command :)
--help
No response
uname -a
ver
java -version
mvnw --version
gradlew --version
The text was updated successfully, but these errors were encountered:
test tests
/cc @ebullient (cli)
Sorry, something went wrong.
The quarkus CLI doesn't have a test command.. do you just mean dev mode console?
No branches or pull requests
Describe the bug
the feature in #33513 exist but
test --helpfails so hard to find how to fix it.we should fix the
--helpcommand :)Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -aorverNo response
Output of
java -versionNo response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --versionorgradlew --version)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: