Skip to content

add --opmode (import|export) option #23

Description

@mydevpeeps

adding this option will allow for the same arguments to be used for multiple operations. for example, --config points to a JSON file. This file could be used to either read from to make Configuration.h/Configuration_adv.h .. or it could be used to name a new JSON file to create from an existing Configuration.h/Configuration_adv.h set.

import = reads from JSON file and makes configuration files
export = reads configuration files and makes JSON file.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions