server task help

Lists detailed help information about a specific server task command.

Requires authentication (administrator ID and password) to use.

server task instance-webseald-host help task

Options

Authorization

No special authorization required.

Return codes

Examples

  • The following example displays the output after requesting help for the server task create command at the abc.ibm.com WebSEAL server:
    pdadmin> server task default-webseald-abc.ibm.com help create
    Output is similar to:
    Command:
    create -t <type> <options> <junction point>
    Description:
    Creates a new junction
    Usage:
    create -t <type> <options> <junction point>
    
    TCP and SSL Junction Flags
    ...
    Common Flags
    -t <type>Type of junction.
    One of: tcp, tcpproxy, ssl, sslproxy, local.
    -fForce the creation: overwrite existing junction.
    -RWebSEAL will send the Boolean Rule Header to these
    junctions when a rule failure reason is provided.
    <junction point>Where to create the junction

    See also

    help

    Parent topic: Command reference