mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comments to startup parameters on benchmark (#9157)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
5aa1c8f9ac
commit
e74bf4534d
@ -140,6 +140,7 @@ def main():
|
||||
help="load test schedule from FILE")
|
||||
|
||||
# local mode
|
||||
# Use the deployed milvus server, and pass host and port
|
||||
arg_parser.add_argument(
|
||||
'--local',
|
||||
action='store_true',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user