|
|
34669ac4de
|
add support for human readable /_cat endpoints: 'api repl -H'
|
2026-07-10 11:11:49 +02:00 |
|
|
|
51480e6b35
|
add 'index du <index>'
|
2026-07-08 14:58:07 +02:00 |
|
T. von Dein
|
76ad6c7afa
|
remove workaround to load config in root.Before() (#83)
see: https://github.com/urfave/cli/issues/2348
|
2026-07-08 14:13:47 +02:00 |
|
T. von Dein
|
8614e09004
|
show green and failed indices in status, rename red to failed in index ls (#81)
|
2026-07-08 10:23:01 +02:00 |
|
|
|
2dc716d1c9
|
fix version newline
|
2026-07-07 23:49:57 +02:00 |
|
T. von Dein
|
0d63e7c4d2
|
satisfy full linter (#77)
|
2026-07-07 23:46:43 +02:00 |
|
T. von Dein
|
b8e0ee074c
|
internal/gofix and fix error wrapping (#76)
|
2026-07-07 10:41:34 +02:00 |
|
T. von Dein
|
f10366dbde
|
mv index allocate to shard allocate, add explanations, fixes #71 (#75)
|
2026-07-07 08:39:32 +02:00 |
|
T. von Dein
|
c35ffa5e4b
|
internal/rework-table (#74)
|
2026-07-07 07:29:03 +02:00 |
|
T. von Dein
|
a07f38e945
|
add 'license show', add printer.NewTableEmpty() along .WithHeaders() (#69)
|
2026-07-03 13:52:36 +02:00 |
|
T. von Dein
|
fb6f2389fe
|
add 'cluster settings set' settings completion (#67)
|
2026-07-03 12:52:13 +02:00 |
|
T. von Dein
|
1fc2004474
|
add external pager support via ES_JSON_PAGER (#65)
|
2026-07-03 10:07:11 +02:00 |
|
T. von Dein
|
7b576c976c
|
add option -f to usage and filter support (#64)
|
2026-07-03 08:54:19 +02:00 |
|
T. von Dein
|
e3b96b3e3b
|
add node show + node clients (#61)
|
2026-07-01 13:13:16 +02:00 |
|
T. von Dein
|
6436bcfb22
|
ask for pass if missing or use env pass, add token support (#60)
|
2026-07-01 10:58:39 +02:00 |
|
T. von Dein
|
f5c8a23589
|
add cluster reroute commands, fix usage width bug (#59)
fixes #36
|
2026-06-29 13:08:05 +02:00 |
|
T. von Dein
|
f9eded5f92
|
enhance ilm show, add ilm update, rename modify to update everywhere (#58)
|
2026-06-29 11:48:29 +02:00 |
|
T. von Dein
|
b7a87051c0
|
add 'ilm show -t' to show a better visualization of a ilm policy (#57)
|
2026-06-29 10:11:50 +02:00 |
|
T. von Dein
|
81987b75f2
|
turn --show-command-tree into sub command, hide hidden commands (#56)
|
2026-06-29 08:38:03 +02:00 |
|
T. von Dein
|
a87f6d0c4f
|
add --hidden flag (default off) to 'index ls' and 'ilm forecast ls' (#55)
|
2026-06-26 11:32:53 +02:00 |
|
T. von Dein
|
bbe72a474b
|
fix #53: shardsize to string, fix nil pointer, add cold phase (#54)
|
2026-06-26 11:25:30 +02:00 |
|
T. von Dein
|
d2a0812579
|
feature add ilm-explain (#52)
|
2026-06-26 10:02:41 +02:00 |
|
T. von Dein
|
6200b5e7b0
|
enhance/ilm-forecast (#51)
|
2026-06-26 09:08:14 +02:00 |
|
|
|
e1291d1d92
|
add ilm forecast show
|
2026-06-25 13:29:24 +02:00 |
|
|
|
5f60696b01
|
add ilm forecast data collection, generalized parallel api calls
|
2026-06-25 11:54:06 +02:00 |
|
T. von Dein
|
825b3ce5d1
|
fix #49: add ilm policy to index+index-template create+modify (#50)
|
2026-06-25 07:52:54 +02:00 |
|
|
|
20b79ce168
|
left align ints by default again, add -I to right align on request
|
2026-06-24 09:35:40 +02:00 |
|
T. von Dein
|
ffcb8adb70
|
enhanced default cluster selection, add 'cluster switch', overhaul json header setting (#47)
|
2026-06-24 09:25:50 +02:00 |
|
|
|
3c6819151f
|
generate command tree from within (esctl --show-command-tree)
|
2026-06-23 14:02:58 +02:00 |
|
|
|
faa8c0fe26
|
fix typo
|
2026-06-23 14:02:40 +02:00 |
|
T. von Dein
|
9b5ba0775b
|
add ilm management support (#43)
|
2026-06-22 13:52:02 +02:00 |
|
T. von Dein
|
802217158c
|
feature/add-profiler (#42)
|
2026-06-18 08:54:00 +02:00 |
|
T. von Dein
|
f1ff361c12
|
add API viewer, mv repl subcommand to api (#41)
|
2026-06-17 13:11:09 +02:00 |
|
T. von Dein
|
ce4a60f8e2
|
add alias+datastream rollover, and auto rollover on index tpl change (#40)
fixes #37
|
2026-06-16 13:48:41 +02:00 |
|
T. von Dein
|
97004e0957
|
add task support (#39)
fixes #34
|
2026-06-16 08:25:25 +02:00 |
|
T. von Dein
|
d1f3082e5a
|
refactored IndexTemplateModify() (#38)
|
2026-06-16 08:22:02 +02:00 |
|
T. von Dein
|
d0d1d69791
|
add index template {ls,sh} (#33)
|
2026-06-15 15:18:21 +02:00 |
|
T. von Dein
|
ec1ce56b2d
|
add datastream support, refactor custom completion (#32)
|
2026-06-10 15:43:14 +02:00 |
|
T. von Dein
|
b9eb3e3e2f
|
add search validate+explain (#31)
|
2026-06-08 14:00:22 +02:00 |
|
T. von Dein
|
f30c837d53
|
fix search output order (last on bottom) and index ls output partials (#30)
|
2026-06-08 12:09:01 +02:00 |
|
T. von Dein
|
01e0fd024b
|
fix-index-show-completion, add more completions (#29)
|
2026-06-03 13:07:11 +02:00 |
|
T. von Dein
|
5ecba5abe6
|
add index fields filter flags (#27)
|
2026-06-03 10:14:41 +02:00 |
|
T. von Dein
|
18af1b6073
|
add role diff (#26)
|
2026-06-03 08:47:54 +02:00 |
|
|
|
0696095bb0
|
add roles ls+sh
|
2026-06-01 13:20:06 +02:00 |
|
T. von Dein
|
504db9835d
|
add sort support to search, add index fields command, fix error messages (#25)
|
2026-06-01 12:30:41 +02:00 |
|
T. von Dein
|
130d0b879d
|
add doc delete (#23)
|
2026-05-29 11:05:57 +02:00 |
|
T. von Dein
|
f7302ea506
|
more search enhancements (#22)
|
2026-05-29 10:19:18 +02:00 |
|
T. von Dein
|
98a577f68a
|
add doc show, enhance search, add jsonpath to search and doc show
|
2026-05-22 13:50:17 +02:00 |
|
T. von Dein
|
89e2498aad
|
add index alias delete (#20)
|
2026-05-21 14:00:35 +02:00 |
|
T. von Dein
|
0870ceb3df
|
Refactor output code, add JSON, TSV and YAML output modes, add -o (#19), add version subcommand
|
2026-05-20 13:06:39 +02:00 |
|