mirror of https://github.com/databricks/cli.git
d86a1f0847
## Changes With this PR, all of the command below print version and exit: ``` $ databricks -v Databricks CLI v0.100.1-dev+4d3fa76 $ databricks --version Databricks CLI v0.100.1-dev+4d3fa76 $ databricks version Databricks CLI v0.100.1-dev+4d3fa76 ``` ## Tests Added integration test for each flag or command. |
||
---|---|---|
.. | ||
auth.go | ||
bundle.go | ||
io.go | ||
logger.go | ||
progress_logger.go | ||
progress_logger_test.go | ||
root.go | ||
user_agent.go | ||
user_agent_command.go | ||
user_agent_command_test.go | ||
user_agent_upstream.go | ||
user_agent_upstream_test.go |