vesoft-inc / nebula-importer

Nebula Graph Importer with Go
Apache License 2.0
90 stars 60 forks source link

cmd add extra parameters #223

Open bangsun1234 opened 1 year ago

bangsun1234 commented 1 year ago

Data file names often change during use. We need quick configuration the new data file path, don't modify the configuration file again,. Wishing to provide external parameters can be configured.

222