thinkt prompts extract#

Extract prompts from a trace file

thinkt prompts extract [flags]

Options#

  -a, --append            append to existing file
  -f, --format string     output format (markdown|json|plain) (default "markdown")
  -h, --help              help for extract
  -i, --input string      input trace file (use - for stdin)
  -o, --output string     output file (default stdout) (default "-")
      --template string   custom template file (for markdown format)

Options inherited from parent commands#

  -t, --type string   trace type (claude) (default "claude")
  -v, --verbose       verbose output

SEE ALSO#