Aliaksandr Valialkin
|
2d8785fdf6
|
app/vlogscli: store incompletely written lines in the history
|
2024-10-07 10:57:50 +02:00 |
|
Aliaksandr Valialkin
|
6c9e643ea8
|
app/vlogscli: add \q command for the exit from vlogcli
This should help psql users, who expect `\q` command for the exit
|
2024-10-07 10:57:49 +02:00 |
|
Aliaksandr Valialkin
|
daad96b3a5
|
app/vlogscli: return back sorting result fields by name
This simplifies locating the needed field when the number of fields per each returned result is big
|
2024-10-07 10:41:48 +02:00 |
|
Aliaksandr Valialkin
|
596e4de248
|
app/vlogscli: preserve the original order of fields in the displayed responses
|
2024-10-05 21:27:32 +02:00 |
|
Aliaksandr Valialkin
|
456aeda605
|
app/vlogscli: preserve less output
This simplifies logs' investigation, since it allows copying some text from the previous query output
|
2024-10-01 21:46:36 +02:00 |
|
Aliaksandr Valialkin
|
630211cfed
|
app/vlogscli: add interactive command-line tool for querying VictoriaLogs
|
2024-10-01 12:23:07 +02:00 |
|