Skip to content

Add config file support #31

@lucarin91

Description

@lucarin91

Add support for config files. The cli will take an extra parameter called --config with a path to a file. The config could contain all the parameters that you can pass to the cli and they will take less priority than the argument flags.

In particular, the config files should at least contain:

  • unix-port
  • serial-port
  • serial-baudrate

The format of the config file is underdiscussion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions