Skip to content

add route

Michael Cheung edited this page Jul 5, 2017 · 1 revision

Description: Add-Route Command

Add a command-route for the command-processor.

COMMAND: index-add-route <command-route> <processor-url> [options]

Options:

    -h, --help              output usage information
    --enable-server-debug   Set the server debug switch to true (Note: Exclusive option, other options are ignored if this option is specified.)
    --disable-server-debug  Set the server debug switch to false (Note: Exclusive option, other options are ignored if this option is specified.)
    --debug                 Set logging level to debug (more traces than "verbose")
    --verbose               Set logging level to verbose.
    --skip-ssl-validation   Ignore TLS certificate validation errors.
Clone this wiki locally