CLI templates
Use recording templates from the CLI.
CLI templates
Use --template to nudge the planner.
bashlittledemo demos create \ --project proj_abc123 \ --prompt "Feature the proof section" \ --template proof-scroll
--style is an alias:
bashlittledemo demos create \ --project proj_abc123 \ --prompt "Show the pricing table" \ --style pricing-focus
Supported values
textautocinematicguided-tourplain-scrollsection-focushero-spotlightfeature-sweepconversion-flowpricing-focusproof-scroll
Section hint
bashlittledemo demos create \ --project proj_abc123 \ --prompt "Highlight security" \ --template section-focus \ --section "security"
The section hint is only a hint. The page still needs a real section the recorder can find.