Calling esp_cluster_admin

Log and exit the esp_cluster_admin utility.

Prerequisites
Configure your environment variables.
Task
For more information on the utility and its supported commands, see the Utilities Guide.
  1. Call esp_cluster_admin:
    $ESP_HOME/bin/esp_cluster_admin --uri=esp://<host>:<port> --username=<user-name> --password=<password>
    You must provide a user name and password to log in to the utility. Login credentials vary, depending on your chosen authentication method.
  2. Run commands continually as desired.
  3. Exit the utility by using exit or quit.