Skip to content

Bulk Deleter

Over the life of a ThoughtSpot cluster objects in the system grow. With changes in employee roles and business problems you may find that tens of thousands of objects can be left behind. This tool allows you to remove objects from the metadata enmasse.

The tool separates deletes objects in batches that can be specified in the args to speed up the delete process, but gives less visibility should an issue occur. A summary of what has been removed is saved in the logs directory of cs-tools.


Changelog

v1.1.0     2022-04-28

  • input/output using syncers! @boonhapus.
  • updated to accept Liveboards
  • handle case where user submits an invalid object to be deleted (by type or guid)
Changes History
v1.0.1     2021-11-09
  • now known as Bulk Deleter, bulk-deleter
  • --save_path is now --export @boonhapus.
v1.0.0     2021-08-24
  • Initial release from @dpm.