How to Snapshot Requests
Last updated
/home/user/.stoobly/snapshots
├── log
└── requests
└── 4a
└── 4a449553-b074-4782-809f-e52d8358da78$ stoobly-agent request snapshot --help
Usage: stoobly-agent request snapshot [OPTIONS] REQUEST_KEY
Snapshot a request
Options:
--action [DELETE|PUT] Sets snapshot action.
-h, --help Show this message and exit.stoobly-agent scenario snapshot "<SCENARIO-KEY>"$ stoobly-agent scenario snapshot --help
Usage: stoobly-agent scenario snapshot [OPTIONS] "<SCENARIO_KEY>"
Snapshot a scenario
Options:
--action [DELETE|PUT] Sets snapshot action.
-h, --help Show this message and exit.