databricks-cli
databricks-cli copied to clipboard
Add option to produce JSON-only output
When launching a subprocess, some tools, like Terraform, expect STDOUT to be in JSON. Therefore, it would be very nice to have --json
flag to optionally instruct CLI to give JSON output.