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 help is requested 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 like:
    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.
    -f Force the creation: overwrite existing junction.
    -R WebSEAL 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: pdadmin commands