sutro login | Validate and save a deployment URL and API key. |
sutro set-api-url URL | Change the saved deployment URL; changing deployments clears the saved key. |
sutro quotas | Show row and token quotas by priority. |
sutro jobs list | Show the 25 most recent jobs. |
sutro jobs list --all | Include all historical, cancelled, and failed jobs. |
sutro jobs status JOB_ID | Show one job’s status. |
sutro jobs results JOB_ID | Print results. |
sutro jobs attach JOB_ID | Stream progress for a running job. |
sutro jobs attach --latest | Attach to the most recent job. |
sutro jobs cancel JOB_ID | Request cancellation. |
sutro cache show | Show locally cached job results. |
sutro cache clear | Clear the local results cache. |
sutro docs | Open the documentation. |