databricks-cli/cmd/workspace/workspace-conf
Andrew Nester 1fb15331c5
Bring back `--json` flag for workspace-conf set-status command (#1151)
## Changes
--json flag was removed from this command when MustUseJson / CanUseJson
generator functions were introduced which did not take requests types of
map.

This PR bring the flag back.

Relies on this Go SDK change:
https://github.com/databricks/databricks-sdk-go/pull/786
2024-01-25 11:55:17 +00:00
..
workspace-conf.go Bring back `--json` flag for workspace-conf set-status command (#1151) 2024-01-25 11:55:17 +00:00