databricks-cli/acceptance/cmd
Andrew Nester 976391cec2
Fixed `query-history list` command (#2506)
## Changes
Fixed `Error: template: command:1:8: executing "command" at <.>: range
can't iterate over` for query-history list command

## Why
`query-history list` command has an override to use a different output
template for list command. This template got outdated comparing to
underlying API response structure and hence led to the error above.

it was found by automatically generated tests here:
https://github.com/databricks/cli/pull/2501

## Tests
Added acceptance test
2025-03-18 14:29:15 +00:00
..
patchwhl Add libs/patchwheel: insert dynamic version in whl (#2427) 2025-03-06 10:28:30 +00:00
workspace Fixed `query-history list` command (#2506) 2025-03-18 14:29:15 +00:00