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

[CLI] Sketch label management #3262

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

jaegeral
Copy link
Collaborator

This PR adds three new commands to the Timesketch CLI for managing labels on sketches:

  • add_label: Adds a label to a sketch.
  • remove_label: Removes a label from a sketch.
  • list_labels: Lists all labels associated with a sketch.

These commands provide a convenient way to manage sketch labels directly from the command line, improving workflow efficiency for users who prefer CLI interactions.

Documentation for it is also updated

Copy link
Collaborator

@jkppr jkppr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment below. Otherwise LGTM

Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
@jaegeral jaegeral merged commit 449c7fe into google:master Jan 15, 2025
24 checks passed
@jaegeral jaegeral deleted the 2025-01-15_cli_sketch_label_command branch January 15, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants