postsale continue
Pick up a previous conversation and keep talking to the agent.
Resume a conversation interactively. With no id, uses the most-recently-updated conversation. Loads history then prompts on stdin.
bash
postsale continue
postsale continue <id>
postsale continue --examplesOptions
| Flag | Meaning |
|---|---|
--yes | Authorize money-moving + destructive |
--authorize <tools> | Scoped tools |
--provider / --model | LLM override |
--max-turns | Per turn (default 20) |
--examples | JSON examples and exit |
Registered as a top-level, first-class CLI command.
Related
On this page
Related