Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-30 00:21:56 +00:00
parent 65da745d60
commit 175e6fa7c5
59 changed files with 277 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# elasticsearch-croneval
> Validates and evaluates a `cron` expression. This command helps verify that `cron` expressions are valid for use with Elasticsearch and produce the expected results.
> Validate and evaluate a `cron` expression. This command helps verify that `cron` expressions are valid for use with Elasticsearch and produce the expected results.
> More information: <https://www.elastic.co/docs/reference/elasticsearch/command-line-tools/elasticsearch-croneval>.
- Evaluate a `cron` expression and display the next 10 trigger times (default behavior):