You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/configuration.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ Configuration for the `sqlmesh plan` command.
82
82
|`no_diff`| Don't show diffs for changed models (Default: False) | boolean | N |
83
83
|`no_prompts`| Disables interactive prompts in CLI (Default: True) | boolean | N |
84
84
|`always_recreate_environment`| Always recreates the target environment from the environment specified in `create_from` (by default `prod`) (Default: False) | boolean | N |
85
+
85
86
## Run
86
87
87
88
Configuration for the `sqlmesh run` command. Please note that this is only applicable when configured with the [builtin](#builtin) scheduler.
0 commit comments