databricks-cli/bundle/run
Pieter Noordhuis ed84a33b0a
Reuse resource resolution code for the run command (#1858)
## Changes

As of #1846 we have a generalized package for doing resource lookups and
completion.

This change updates the run command to use this instead of more specific
code under `bundle/run`.

## Tests

* Unit tests pass
* Manually confirmed that completion and prompting works
2024-10-24 13:24:30 +00:00
..
output
progress
args.go
args_test.go
job.go
job_args.go
job_args_test.go
job_options.go
job_options_test.go
job_test.go
options.go
pipeline.go
pipeline_options.go
pipeline_options_test.go
pipeline_test.go
runner.go Reuse resource resolution code for the run command (#1858) 2024-10-24 13:24:30 +00:00
runner_test.go Reuse resource resolution code for the run command (#1858) 2024-10-24 13:24:30 +00:00