mirror of https://github.com/databricks/cli.git
43bc9a0d9d
## Changes Uses the cmdio logger to log the execution error ## Tests Manually by making the root command return fake errors. Here is the output: ``` shreyas.goenka@THW32HFW6T bricks % bricks bundle validate Error: my foo error ``` ``` shreyas.goenka@THW32HFW6T bricks % bricks bundle validate --progress-format=json { "error": "my foo error" } ``` --------- Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com> |
||
---|---|---|
.. | ||
auth | ||
cmdio | ||
databrickscfg | ||
filer | ||
fileset | ||
flags | ||
git | ||
locker | ||
log | ||
notebook | ||
sync | ||
terraform | ||
testfile |