Import CSV without limit

I am trying to import large csv file, File contain around 14K rows.

bench --site test.erpnext.com import-csv ~/Downloads/MyFile.csv

Using above command I’m able to import 1K rows.
Do you know any way so that I can import all rows at once?

Hi
Refer this Doc.
https://docs.erpnext.com/docs/user/manual/en/setting-up/data/data-import