dbt run-operation <MACRO>
Runs arbitrary maintenance SQL against the database
Arguments
| Name | Description |
|---|---|
MACRO | Dbt will call this macro with the supplied arguments and then exit |
Options
| Name | Description |
|---|---|
--args <ARGS> | Supply arguments to the macro |
Runs arbitrary maintenance SQL against the database
| Name | Description |
|---|---|
MACRO | Dbt will call this macro with the supplied arguments and then exit |
| Name | Description |
|---|---|
--args <ARGS> | Supply arguments to the macro |