Oh my zsh. Install ZSH. sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh Install Oh my ZSH.
My Elasticsearch cheatsheet with example usage via rest api (still a work-in-progress) Shortlinks: Cluster Health Index Level Shard Level Nodes Overview Indices Overview Cluster Maintenance
Index Delete all documents from index Health / Stats Get all Search for string across all fields Count documents Get mapping Get one record Create one record Sort output, search for not empty values, in a field with a name that contains a space, and use jq to extract values.