Picolab/pico-engine

Enhancement: Edit config after initial installation

开放

#564 创建于 2021年4月13日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (10 个派生)auto 404
UIenhancementgood first issue

仓库指标

星标
 (51 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南