mirror of https://github.com/databricks/cli.git
b21e3c81cd
## Changes The function signature of Cobra's `PreRunE` function has an `error` return value. We'd like to start returning `diag.Diagnostics` after loading a bundle, so this is incompatible. This change modifies all usage of `PreRunE` to load a bundle to inline function calls in the command's `RunE` function. ## Tests * Unit tests pass. * Integration tests pass. |
||
---|---|---|
.. | ||
github | ||
localcache | ||
project | ||
unpack | ||
CODEOWNERS | ||
clear_cache.go | ||
install.go | ||
installed.go | ||
installed_test.go | ||
labs.go | ||
list.go | ||
list_test.go | ||
show.go | ||
uninstall.go | ||
upgrade.go |