Update so-index-list

Sort by index name.
This commit is contained in:
gebhard73
2021-03-31 14:22:06 +02:00
committed by GitHub
parent e92f5c122c
commit 0b9cf57b5f

View File

@@ -15,4 +15,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
curl -X GET -k -L https://localhost:9200/_cat/indices?v
curl -X GET -k -L "https://localhost:9200/_cat/indices?v&s=index"