Skip to content

Commit f7c1476

Browse files
Update with DR_REMOTE_ESQL_VALIDATION
1 parent 90793e4 commit f7c1476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Using the environment variable `DR_BYPASS_TIMELINE_TEMPLATE_VALIDATION` will byp
4949
Using the environment variable `DR_CLI_MAX_WIDTH` will set a custom max width for the click CLI.
5050
For instance, some users may want to increase the default value in cases where help messages are cut off.
5151

52+
Using the environment variable `DR_REMOTE_ESQL_VALIDATION` will enable remote ESQL validation for rules that use ESQL queries. This validation will be performed whenever the rule is loaded including for example the view-rule command. This requires the appropriate kibana_url or cloud_id, api_key, and es_url to be set in the config file or as environment variables.
53+
5254
## Importing rules into the repo
5355

5456
You can import rules into the repo using the `create-rule` or `import-rules-to-repo` commands. Both of these commands will

0 commit comments

Comments
 (0)