databricks-cli/bundle/run
Andrew Nester de363faa53
Make sure grouped flags are added to the command flag set (#1180)
## Changes
Make sure grouped flags are added to the command flag set

## Tests
Added regression tests
2024-02-07 10:27:13 +00:00
..
output Do not include empty output in job run output (#749) 2023-09-08 09:52:45 +00:00
progress Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
job.go Support passing job parameters to bundle run (#1115) 2024-01-15 07:42:36 +00:00
job_options.go Group bundle run flags by job and pipeline types (#1174) 2024-02-06 14:51:02 +00:00
job_options_test.go Group bundle run flags by job and pipeline types (#1174) 2024-02-06 14:51:02 +00:00
job_test.go Pass parameters to task when run with `--python-params` and `python_wheel_wrapper` is true (#1037) 2023-12-01 10:35:20 +00:00
keys.go Use interactive prompt to select resource to run if not specified (#762) 2023-09-11 18:03:12 +00:00
keys_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
options.go Make sure grouped flags are added to the command flag set (#1180) 2024-02-07 10:27:13 +00:00
pipeline.go Support passing job parameters to bundle run (#1115) 2024-01-15 07:42:36 +00:00
pipeline_options.go Support passing job parameters to bundle run (#1115) 2024-01-15 07:42:36 +00:00
pipeline_options_test.go Support passing job parameters to bundle run (#1115) 2024-01-15 07:42:36 +00:00
runner.go Use interactive prompt to select resource to run if not specified (#762) 2023-09-11 18:03:12 +00:00
runner_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00