databricks-cli/cmd
Andrew Nester ff01898b61
Use already instantiated WorkspaceClient in sync command (#867)
## Changes
Since we use `root.MustWorkspaceClient` now, we should use already
initialised version of WorkspaceClient instead of instantiating a new
one.

Fixes #836
2023-10-13 13:04:15 +00:00
..
account Updated Go SDK to 0.22.0 (#831) 2023-10-03 11:46:16 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Use profile information when getting a token using the CLI (#855) 2023-10-11 11:12:18 +00:00
bundle Add documentation link bundle command group description (#770) 2023-09-12 13:38:43 +00:00
configure Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
root Ensure profile flag is respected for sync command (#837) 2023-10-09 10:37:18 +00:00
sync Use already instantiated WorkspaceClient in sync command (#867) 2023-10-13 13:04:15 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Add `--file` flag to workspace export command (#794) 2023-10-05 13:20:33 +00:00
cmd.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00