Picolab/pico-engine
Enhancement: Edit config after initial installation
Open
#564 opened on Apr 13, 2021
UIenhancementgood first issue
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (PR metrics pending)
Description
I would like to be able to modify the config connected to a rule set after its initial installation. Currently I have to delete/uninstall the ruleset and recreate it in order to make changes to the associated config.
Desired Use case. Credentials associated with a test/develop account are stored in the config. Once the pico/application is ready to launched into a prod environment, it would be nice to just update the existing config with the new API tokens and credentials, rather than having to delete the entire rule set and recreate it and the config file again.