arkime / aws-aio

Apache License 2.0
8 stars 3 forks source link

Implement a `config-update` CLI command #85

Closed chelma closed 1 year ago

chelma commented 1 year ago

Description

As part of the work to implement the RFC for our revamped config handling (https://github.com/arkime/aws-aio/issues/80, https://github.com/arkime/aws-aio/issues/81), this task is the work to add a config-update command to update the capture/viewer node configuration, per the RFC. The steps should look something like:

* Create `config-update` command to update the existing config with new changes
* Implement/test rollback behavior
* README update

Acceptance Criteria

chelma commented 1 year ago

Acceptance criteria met; resolving.