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 |
|
T. von Dein
|
58d94a4f56
|
shards, aliases and filtering (#18)
|
2026-05-19 13:58:08 +02:00 |
|
T. von Dein
|
40e0612bef
|
add explain index allocation
|
2026-05-18 13:58:08 +02:00 |
|
T. von Dein
|
b71819f9e8
|
update deps: cli v3.9.0 and some minor updates (#15)
|
2026-05-18 12:19:45 +02:00 |
|
T. von Dein
|
15e0f9dc90
|
Additions and enhancements (#14)
- add interactive API repl
- enhance cluster status output (use -v)
- add more ccr commands
- refactoring
|
2026-05-13 13:51:09 +02:00 |
|
T. von Dein
|
dd619ab815
|
Add CCR stuff, fix search, add docs support, support index maps, refactor (#13)
|
2026-05-12 18:28:57 +02:00 |
|
|
|
a785eb642f
|
add settings reference to usage
|
2026-05-11 14:03:11 +02:00 |
|
|
|
3bd26fde7a
|
fix coredump, register default cluster name
|
2026-05-11 10:21:43 +02:00 |
|
T. von Dein
|
af75bfa192
|
add -p -t -D flags to cluster settings ls (#10)
|
2026-05-06 07:25:27 +02:00 |
|
T. von Dein
|
fcfeaf66a9
|
Add nodes and cluster settings support (#9)
|
2026-05-05 12:06:34 +02:00 |
|
T. von Dein
|
a169d23b90
|
add index create,delete, enhance index show, catch empty index arg
|
2026-04-29 13:44:21 +02:00 |
|
T. von Dein
|
f27f9157fb
|
add "cluster ls", put "status" into "cluster status" (#5)
|
2026-04-28 13:43:13 +02:00 |
|
T. von Dein
|
3cbc67567b
|
add "cluster compare" command and add 1st check (unsync indices) (#2)
|
2026-04-27 13:05:30 +02:00 |
|
T. von Dein
|
17f92874e5
|
add support for config file and multiple clusters config (#1)
|
2026-04-27 09:11:10 +02:00 |
|
|
|
66221ea219
|
add snapshot commands
|
2026-04-22 13:38:02 +02:00 |
|
|
|
a7d979ca38
|
add index ls command, add table and color support
|
2026-04-21 15:05:15 +02:00 |
|
|
|
2b21fa0e7e
|
initial commit
|
2026-04-21 10:50:09 +02:00 |
|