blade create jvm return
Return the specify value
Synopsis
Return the specify value
blade create jvm return
Options
--classname string The class name with package (required)
--effect-count string The count of chaos experiment in effect
--effect-percent string The percent of chaos experiment in effect
-h, --help help for return
--methodname string The method name (required)
--process string Application process name
--timeout string set timeout for experiment
--value string Value returned, only support primitive type value. If you want return null, set --value null (required)
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create jvm - method
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?