exec define
ddx exec define
Create an execution definition
ddx exec define <name> [flags]Options
--artifact string Artifact ID to associate with this definition
--command string Command to execute
-h, --help help for define
--type string Execution type: check, metric, or build (default: check)Options inherited from parent commands
--config string config file (default is $HOME/.ddx.yml)
--library-base-path string override path for DDx library location
-v, --verbose verbose outputSEE ALSO
- ddx exec - Validate and run DDx execution definitions