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
It looks like the drg whoami endpoints commands ignores -o json:
drg whoami endpoints
-o json
$ drg whoami endpoints -o json NAME URL api http://localhost:8011 console http://localhost:8010 coap coap://localhost:5683 http http://localhost:8088 mqtt localhost:1883 mqtt_ws http://localhost:20880 mqtt_ws_browser http://localhost:21880 mqtt_integration localhost:18883 mqtt_integration_ws http://localhost:10443 mqtt_integration_ws_browser http://localhost:11443 websocket_integration ws://localhost:10002 sso http://localhost:8080 issuer_url http://localhost:8080/realms/master redirect_url http://localhost:8010 registry http://localhost:10004 command_url http://localhost:10003 kafka_bootstrap_servers localhost:9092
The text was updated successfully, but these errors were encountered:
I know, it's tracked here : #107
Sorry, something went wrong.
Sorry, I didn't check.
No branches or pull requests
It looks like the
drg whoami endpoints
commands ignores-o json
:The text was updated successfully, but these errors were encountered: