Documentation ¶
Overview ¶
Command-line tool to view .marbl files. This tool reads all headers from provided .marbl file and prints them to stdout. Bodies of request/response are not printed to stdout, instead they are saved into individual files in form of "marbl_ID_TYPE" where ID is the ID of request or response and TYPE is "request" or "response".
Command line arguments:
--file Path to the .marbl file to view. --out Optional, folder where this tool will save request/response bodies. uses current folder by default.
Click to show internal directories.
Click to hide internal directories.