mirror of https://github.com/databricks/cli.git
These fields (key and values) needs to be double quoted in order for yaml loader to read, parse and unmarshal it into Go struct correctly because these fields are `map[string]string` type. ## Tests Added regression unit and E2E tests |
||
---|---|---|
.. | ||
order.go | ||
order_test.go | ||
saver.go | ||
saver_test.go | ||
utils.go | ||
utils_test.go |