arkime / aws-aio

Apache License 2.0
8 stars 3 forks source link

Add `config-pull` command to the CLI #142

Closed chelma closed 8 months ago

chelma commented 8 months ago

Description

As a part of https://github.com/arkime/aws-aio/issues/87, this task is to add a way to pull the code/config bundles that have been deployed to the Capture and Viewer nodes from the cloud to their local machine.

Acceptance Criteria

chelma commented 8 months ago

I think we can piggy-back on some of the UI assumptions from config-list (see https://github.com/arkime/aws-aio/issues/139), and have a pretty reasonable experience:

chelma commented 8 months ago

Code merged; acceptance criteria met. Resolving.