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

[DRAFT]Sketch delete poc #3261

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jaegeral
Copy link
Collaborator

This PR introduces a new feature to Timesketch and tsctl that allows users to delete sketches. The following changes have been made:

Sketch API: Added a new endpoint to the Sketch API for deleting sketches.
tsctl: Added a new command to tsctl for deleting sketches.
Documentation: Updated the documentation to reflect the new functionality.
This feature will provide users with a more streamlined way to manage their sketches and remove unwanted data.

Checks

  • All tests succeed.
  • Unit tests added.
  • e2e tests added.
  • Documentation updated.

@jaegeral jaegeral added API client Rest API Issue related to the Rest API backend Backend labels Jan 14, 2025
@jaegeral jaegeral changed the title [DRAFT]Kketch delete poc [DRAFT]Sketch delete poc Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API client Backend Rest API Issue related to the Rest API backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant