google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.62k stars 589 forks source link

[cli] timeline delete #3158

Closed jaegeral closed 2 months ago

jaegeral commented 2 months ago

Introduce a new method in timesketch cli to delete timelines.

At the moment they are only marked as deleted. But moving forward that will change.

(It simply mimics what is already possible via API and UI).