Skip to main content
A preset bundles several CLI calls into one command, so a recurring job is a single invocation instead of a script you have to keep in sync.

presets list

List the available presets with their IDs and descriptions.

presets run

Run a preset against an organization.
An unknown preset ID fails with exit code 3 — run presets list to see the valid ones. --output markdown is the useful one here: it gives you a report you can paste straight into a customer check-in.