No Results
help | h

Lists info about commands.

Command

bin/es-cli.sh help

Parameters

None. However, if you want to retrieve information about a specific command, you will need to specify the name of the command, as seen in the example below.

Examples

Retrieves information about all available commands:

bin/es-cli.sh --user admin --pass admin help

Retrieves information about a specific command, for example, the health command:

bin/es-cli.sh --user admin --pass admin help health

Response

health|pm

Retrieves a snapshot of the system's performance metrics. Memory values are in
MB. CPU values are percentages.

Terms | Privacy