databricks-cli/bundle/run
Pieter Noordhuis a2775f836f
Use interactive prompt to select resource to run if not specified (#762)
## Changes

Display an interactive prompt with a list of resources to run if one
isn't specified and the command is run interactively.

## Tests

Manually confirmed:
* The new prompt works
* Shell completion still works
* Specifying a key argument still works
2023-09-11 18:03:12 +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 Use interactive prompt to select resource to run if not specified (#762) 2023-09-11 18:03:12 +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 Add development runs (#522) 2023-07-12 08:51:54 +02:00
pipeline.go Use interactive prompt to select resource to run if not specified (#762) 2023-09-11 18:03:12 +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