Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.22 KB

blade_create_servlet_delay.md

File metadata and controls

40 lines (28 loc) · 1.22 KB

blade create servlet delay

delay time

Synopsis

delay time...

blade create servlet delay

Options

      --effect-count string     The count of chaos experiment in effect
      --effect-percent string   The percent of chaos experiment in effect
  -h, --help                    help for delay
      --method string           The name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
      --offset string           delay offset for the time
      --pathinfo string         The extra path information follows the servlet path but precedes the query string and start with a / character
      --process string          Application process name
      --querystring string      The query string that is contained in the request URL after the path.
      --servletpath string      The part of this request's URL that calls the servlet
      --time string             delay time (required)
      --timeout string          set timeout for experiment

Options inherited from parent commands

  -d, --debug   Set client to DEBUG mode

SEE ALSO

Auto generated by spf13/cobra on 11-Jul-2019