## httpboomer run run API test ### Synopsis run yaml/json testcase files for API test ``` httpboomer run path... [flags] ``` ### Examples ``` $ httpboomer run demo.json # run specified json testcase file $ httpboomer run demo.yaml # run specified yaml testcase file $ httpboomer run examples/ # run testcases in specified folder ``` ### Options ``` -h, --help help for run -s, --silent Disable logging request & response details ``` ### SEE ALSO * [httpboomer](httpboomer.md) - One-stop solution for HTTP(S) testing. ###### Auto generated by spf13/cobra on 11-Oct-2021