mirror of https://github.com/databricks/cli.git
965a3fcd53
## Changes I noticed that #1957 took a dep on this library even though we no longer need it. This change removes the dep and cleans up other (unused) uses of the library. We originally relied on this library to deserialize bundle configuration and JSON payloads to non-bundle CLI commands. Relevant commits: * The YAML flag was added to support apps (very early), and is not longer used: |
||
---|---|---|
.. | ||
json_flag.go | ||
json_flag_test.go | ||
log_file_flag.go | ||
log_file_flag_test.go | ||
log_level_flag.go | ||
log_level_flag_test.go | ||
output.go | ||
output_test.go | ||
progress_format.go | ||
progress_format_test.go |