Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


14.2.3 eztool (runs the cluster)

Organization of this subsection

(1) Description

This command runs the cluster.

(2) Rules

(3) Format

eztool [-h]
       [-t command-timeout-value]
       [--messageoff]
       subcommand options-and-arguments

(4) Options and arguments

(a) -h or --help

Specify this option to display the command's usage.

When this option is specified, any other options that are specified are ignored.

If no subcommand is specified, an overview of all subcommands is displayed. If a subcommand is specified, the details about the specified subcommand are displayed.

(b) -t command-timeout-value or --timeout command-timeout-value

Specify this option if you want to set the command's timeout value (in seconds).

The permitted value is an integer from 0 through 2,147,483,647.

If zero is specified, no timeout occurs.

This option is not supported in the following commands:

(c) --messageoff

Specify this option if messages are not to be output to the standard output.

If the command results in a syntax error, this option is ignored.

This option cannot be specified for the following commands:

(d) subcommand options-and-arguments

For details about the subcommands that can be specified in this command, see 14.3 Subcommands of the eztool command.

For details about the options and arguments that can be specified in the subcommands, see the explanation of each subcommand.

Important note

If you want to specify a character string beginning with a hyphen (-) in this subcommand's argument, specify two consecutive hyphens (--). Two consecutive hyphens alone cannot be specified as an argument.

(5) Return code

See the description of each subcommand.

(6) Notes

To execute this command, you must first specify /bin and /usr/bin in the PATH environment variable.