AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

'dune --start <node> --config <path>' could be better #163

Closed ScottBailey closed 1 year ago

ScottBailey commented 1 year ago

Currently, dune --start <node> --config <path> could be better.

--help reports must be a path containing config.ini. But code accepts either that OR a path to a config.ini.

As an enhancement, we should accept either a path containing config.ini OE a path to a file with the extension .ini.