blade create http
http experiment
Synopsis
http experiment for testing service delay and exception.
blade create http [flags]
Examples
http delay --rest --time 1000 --uri http://127.0.0.1:8801/getName
Options
-h, --help help for http
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create - Create a chaos engineering experiment
blade create http delay - delay time
blade create http throwCustomException - throw custom exception
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?