executeTask
Last updated: January 27, 2026
Manually executes a Snowflake task.
Note: This change type does not support automatic rollback or database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).
Available attributes
Name | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the task | No |
| String | Name of the schema containing the task | No |
| String | Name of the task to execute | Yes |
| Boolean | If true, retries the last failed run using RETRY LAST | No |
loading
loading
loading
loading