blade create dubbo
dubbo experiment
Synopsis
Dubbo experiment for testing service delay and exception.
blade create dubbo [flags]
Examples
dubbo delay --time 3000 --consumer --service com.example.service.HelloService
Options
-h, --help help for dubbo
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create - Create a chaos engineering experiment
blade create dubbo delay - delay time
blade create dubbo threadpoolfull - Thread pool full
blade create dubbo throwCustomException - throw custom exception
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?