Aliaksandr Valialkin
|
8faee6b446
|
app/vlogscli: print hint on how to see available commands when starting vlogscli
This should improve the first-time experience with vlogscli
|
2024-10-29 16:44:46 +01:00 |
|
Aliaksandr Valialkin
|
ad5d8097da
|
app/vlogscli: add -accountID and -projectID command-line flags for querying the given tenants
|
2024-10-09 12:56:49 +02:00 |
|
Aliaksandr Valialkin
|
e31625e0b2
|
app/vlogscli: add support for live tailing
|
2024-10-09 12:30:17 +02:00 |
|
Aliaksandr Valialkin
|
492190885d
|
app/vlogscli: add ability to display query results in logfmt, single-line and multi-line json modes
|
2024-10-07 12:20:06 +02:00 |
|
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 |
|