Engine Control: Command-line Tools: Overview

A description of various tasks you can perform with command-line tools.

In order to deploy a Sybase CEP application, you must be able to do the following things:

These tasks are executed by one of the following programs:

To get the most up-to-date information about the c8_client program, execute


c8_client

to get a usage message that lists the command-line options.

Note that if you are using the Enterprise Edition of Sybase CEP Engine and you have enabled the User Authentication feature, you will probably need to supply a username and password in order to perform certain operations using c8_client. Use the command line option "--username=<username>" to specify the user name (replace "<username>" with the name of a user who has appropriate permissions). Use the command line option "--password=<password>" to specify the password for that user. If you specify only the "--username" option without the "--password" option, c8_client will prompt you for a password.