commands.sh

elasticsearch-node

all

Manage low-level Elasticsearch node operations such as shutdown, repurpose, or viewing info.

More info →

Options (1)

-h, --helpboolean

Display help

Example: elasticsearch-node {{[-h|--help]}}

Examples (6)

Display information about the current node

Prepare the node for a full cluster restart (e.g., after upgrading)

elasticsearch-node unsafe-bootstrap

Repurpose a node for a different role (e.g., from master to data node)

List the roles assigned to the node

Show the installed JVM version, Elasticsearch home path, and other diagnostic information

elasticsearch-node diagnostics

Display help

elasticsearch-node [-h|--help]
made by @shridhargupta | data from tldr-pages