v1.1.0
2 new tools!
With this release, we welcome two new contributors to the the CS Tools project!
Try it now Delete Objects
cs_tools tools delete-objects
@DevinMcPherson-TS approached the project wanting freshen up his coding skills and help out some of our well-adopted customers with a by allowing them to leverage the bulk delete APIs.
Try it now Security Sharing
cs_tools tools sharing-security
@mishathoughtspot (not a new contributor to code at ThoughtSpot by any means) Misha has plenty of experience working in and around security settings in ThoughtSpot and has come up with a really savvy interface for quickly seeing and setting table- and column-level security settings.
- Delete Objects tool - "Bulk delete metadata objects from your ThoughtSpot platform."
- Security Sharing tool - "Scalably manage your table- and column-level security right in the browser."
- metadata & security api calls to support the two new tools
- Share Objects "share" is now a command under the Security Sharing tool
- Logging level is now locked at DEBUG for all configurations (log records only ever went to file)
- tsload API model should now properly handle reroutes from the ETL server load balancer
(.cs_tools) C:\work\thoughtspot\cs_tools>cs_tools tools --private
Usage: cs_tools tools <tool-name> COMMAND [ARGS]...
Run an installed tool.
Tools are a collection of different scripts to perform different functions which aren't native to the ThoughtSpot or
advanced functionality for clients who have a well-adopted platform.
Options:
--helpfull Show the full help message and exit.
-h, --help Show this message and exit.
Commands:
created-objects Make ThoughtSpot content searchable in your platform.
delete-objects Bulk delete metadata objects from your ThoughtSpot platform.
dependency-checker Make Dependencies searchable in your platform.
introspect-user-group Make Users and Groups searchable in your platform.
rtql Enable querying the ThoughtSpot TQL CLI from a remote machine.
rtsload Enable loading files to ThoughtSpot from a remote machine.
security-sharing Scalably manage your table- and column-level security right in the browser.
sharding-recommender Gather data on your existing Falcon tables for sharding.
transfer-ownership Transfer ownership of all objects from one user to another.