The Python SDK will cache job results locally to speed up subsequent calls to get_job_results. This cache is stored in the ~/.sutro/job-results directory. The CLI provides commands to manage the job results cache.

Clearing the job results cache

To clear the job results cache, use:
sutro cache clear

Showing the contents of the job results cache

To show the contents and size of the job results cache, use:
sutro cache show