databricks-cli/cmd/version
Pieter Noordhuis 7a4ca786d8
Use cmdio in version command for `--output` flag (#419)
## Changes

Use cmdio in the version command such that it accepts the `--output` flag.

This removes the existing `--detail` flag which previously made the
command print JSON output.

## Tests

New integration test passes.
2023-06-01 12:03:22 +02:00
..
version.go Use cmdio in version command for `--output` flag (#419) 2023-06-01 12:03:22 +02:00