Allow the ability to pass arguments that are defined in yaml, to run-operation
#6861
binhnefits
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dbt
run-operation
allow us to run a custom macro and passargs
. But the command can be quite long if the macro takes in a lot of arguments. It would be nice to have the ability to predefine the arguments in a yaml config and call that 'operation'.An example config would look like
And then call it using the operation name
Beta Was this translation helpful? Give feedback.
All reactions