mirror of https://github.com/databricks/cli.git
ddc0237468
## Changes This PR disallows questions in json mode ## Tests Manually and unit test ``` shreyas.goenka@THW32HFW6T job-output % bricks bundle destroy --progress-format=json The following resources will be removed: { "resource_type": "databricks_job", "action": "delete", "resource_name": "foo" } Error: question prompts are not supported in json mode ``` |
||
---|---|---|
.. | ||
context.go | ||
event.go | ||
logger.go | ||
logger_test.go | ||
message_event.go |