mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comments to startup parameters on benchmark (#9157)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/9163/head
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…
Reference in New Issue