Save to File
Command Syntax:
:export.file format flow path
Example:
| Description | Command Example |
|---|---|
| 1. Export to /tmp/a.curl | :export.file curl @focus /tmp/a.curl |
| 2. Export to /tmp/a.httpie | :export.file httpie @focus /tmp/a.httpie |
| 2. Export to /tmp/a.raw | :export.file raw @focus /tmp/a.raw |
| 2. Export to /tmp/a.request | :export.file raw_request @focus /tmp/a.request |
| 2. Export to /tmp/a.response | :export.file raw_response @focus /tmp/a.response |
| Export a flow to the system clipboard. |
Comments





