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

Add support for verbose command line argument #114

Closed
raoulvdberge opened this issue Sep 8, 2023 · 4 comments
Closed

Add support for verbose command line argument #114

raoulvdberge opened this issue Sep 8, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@raoulvdberge
Copy link

Description

Often, when doing extension dev, something fails:

[docker-java-stream-1064091640] INFO tc.quay.io/keycloak/keycloak:22.0.1 - STDOUT: 2023-09-08 08:22:27,244 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) For more details run the same command passing the '--verbose' option. Also you can use '--help' to see the details about the usage of the particular command.

To see the entire stack trace, I'd need to set the --verbose option. Currently, it does not seem possible to enable this.

Motivation

No response

Details

No response

@raoulvdberge raoulvdberge added the enhancement New feature or request label Sep 8, 2023
@dasniko dasniko closed this as completed in 6a8dabd Sep 8, 2023
@dasniko
Copy link
Owner

dasniko commented Sep 8, 2023

Thanks for this issue.
Makes sense IMHO, especially when this testcontainer is used for development.

@raoulvdberge
Copy link
Author

Thank you. Would it be possible to create a release with this?

@dasniko
Copy link
Owner

dasniko commented Sep 12, 2023

There are currently some other issues/features in development. If they are some kind of done, or, when a new KC major version will be released, I'll do a new release.

@raoulvdberge
Copy link
Author

Thank you for the release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants