databricks-cli
databricks-cli copied to clipboard
Replace common click annotations with helper function
There's repetition of the same set of click option annotations before command functions.
They can be generalized into a couple helper functions in databricks_cli/utils.