Recording from the CLI

Recording Requests

Command

stoobly-agent intercept configure --mode record
stoobly-agent intercept enable

Options

To see more options for the command:

$ stoobly-agent intercept configure -h
Usage: stoobly-agent intercept configure [OPTIONS]

  Configure intercept

Options:
  --mode [mock|record|replay]
  --policy [all|found]
  -h, --help                   Show this message and exit.

Last updated