Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config-* Commands, V2 #140

Open
chelma opened this issue Dec 11, 2023 · 0 comments
Open

config-* Commands, V2 #140

chelma opened this issue Dec 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chelma
Copy link
Collaborator

chelma commented Dec 11, 2023

Description

This task is to capture ideas for new features and overall improvements to the config-* commands (config-list, config-pull, config-update).

  • config-list
    • Filtering config by version, MD5 or other metadata
    • Limiting number of responses to a specific count
    • Get the configs deployed --before and/or --after specific time frames
    • Have a --human flag to print the results in a pretty table instead of JSON (thanks @awick!)
    • Improve efficiency of large list commands; will likely require changing how we store the metadata on our config bundles (see Add config-list command to the CLI #139 (comment))
  • config-pull
    • Have a way to pull both the --capture and --viewer config simultaneously
  • config-update
  • General
    • "an option that recreates the directory that is needed when uploading. Simple use case, on machine A i create everything and get arkime going, but I’m a bad bad person and dont use a repo for my configs. Now on machine B i want to change stuff. Right now I would have to run the commands, create a directory, unzip stuff, etc etc." (thanks @awick)

Related Tasks

@chelma chelma added the enhancement New feature or request label Dec 11, 2023
@chelma chelma changed the title config-list Additional Features config-* Commands, V2 Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant