Picolab/pico-engine

Enhancement: Edit config after initial installation

Aberta

#564 aberto em 13 de abr. de 2021

 (2 comentários) (0 reação) (0 responsável)TypeScript (10 forks)auto 404
UIenhancementgood first issue

Métricas do repositório

Stars
 (51 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador