Skip to content

Bulk Delete for Tables #194

Answered by boonhapus
AlexLowrie asked this question in Q&A
Jan 14, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @AlexLowrie , the current version of CS Tools (v1.5.12) does not support this, however once we release v1.6.0 you'll be able to use Bulk Deleter to remove these objects.

You'll need to pass a list of guids in tabular format to the cs_tools tools bulk-deleter from-tabular command.

An easy way to fetch these IDs would be to run the cs_tools tools searchable metadata --syncer csv:// command, remove the rows from the ts_metadata_object.csv file except for the objects you'd like to delete, and then pass this data to cs_tools tools bulk-deleter from-tabular --syncer csv:// --deletion ts_metadata_object

v1.6.0 should be coming in the next couple of weeks!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlexLowrie
Comment options

Answer selected by AlexLowrie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants