list-notifiers

List all available notifiers to the server.

Synopsis

asadmin [asadmin-options] list-notifiers
[--help]
[--target target]

Description

This command can be used to list all available notifiers.

Options

asadmin-options

Options for the asadmin utility. For information about these options, see the asadmin help page.

--help
-?

Displays the help text for the subcommand.

Examples

Example 1 List current notifiers

asadmin>  list-notifiers
Available Notifier Services:
        cdieventbus-notifier
        eventbus-notifier
        log-notifier
        jms-notifier

Command list-notifiers executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also