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
this is the only feature that I miss from GUI clients like Kreya, Wombat, BloomRPC, etc.
example:
> call --enrich ... { ..... } code: OK number: 0 message: "" duration: 12.34ms
alternatively, this could have its own option, e.g. -d, --duration
-d, --duration
The text was updated successfully, but these errors were encountered:
Thanks for your suggestion. It makes sense to add request duration to the output result.
And I think it's better to add the duration to --enrich output.
--enrich
Sorry, something went wrong.
No branches or pull requests
this is the only feature that I miss from GUI clients like Kreya, Wombat, BloomRPC, etc.
example:
alternatively, this could have its own option, e.g.
-d, --duration
The text was updated successfully, but these errors were encountered: