databricks-cli/cmd
Pieter Noordhuis 3b53b23b5b
Allow sync to workspace path (#170)
With this change:
* Paths under `/Workspace/<me>` and `/Repos/<me>` are allowed
* The sync destination is checked to be either a directory or a repository
* If it is under `/Repos` and doesn't exist, the command returns an error
2023-01-19 15:57:41 +01:00
..
api Update databricks-sdk-go to latest (#102) 2022-11-24 21:41:57 +01:00
auth Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
bundle Define flags for running jobs and pipelines (#146) 2022-12-23 15:17:16 +01:00
configure Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
fs Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
init Add environments to project configuration (#68) 2022-09-22 13:40:11 +02:00
launch Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
prompt Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
root Only display usage string on flag errors (#147) 2022-12-21 11:38:30 +01:00
sync Allow sync to workspace path (#170) 2023-01-19 15:57:41 +01:00
test moved commands to own packages 2022-05-14 19:54:35 +02:00