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

[Improvement] Add more annotations or examples for bench cmd options #6003

Closed
nayutah opened this issue Dec 6, 2023 · 1 comment
Closed
Assignees
Labels
kind/enhancement New feature or request Stale
Milestone

Comments

@nayutah
Copy link
Collaborator

nayutah commented Dec 6, 2023

Is your improvement request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Add more annotations or examples for bench options

If this is a new function, please describe the motivation and goals.
--cluster='':
the cluster of database

--database='':
database name.

--driver='':   // list the supported database drivers
the driver of database

--extra-args=[]:  // give the example of extra arguments
extra arguments for benchmark

--host='': // give the example of host, ip or hostname or both ok ?
the host of database
@nayutah nayutah added the kind/enhancement New feature or request label Dec 6, 2023
Copy link

github-actions bot commented Jan 8, 2024

This issue has been marked as stale because it has been open for 30 days with no activity

@github-actions github-actions bot added the Stale label Jan 8, 2024
@nayutah nayutah closed this as completed Jun 18, 2024
@github-actions github-actions bot added this to the Release 0.8.4 milestone Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants