Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def call_reindex_command(self): result = self.runner.invoke(cli.reindex) return result
command line client for tldr