databricks-cli/cmd/sync
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
..
repofiles [DECO-396] Post mortem followups on sync deletes repo (#119) 2022-12-12 14:31:06 +01:00
snapshot.go Fix folder syncing on windows (#149) 2022-12-22 11:35:32 +01:00
snapshot_test.go Refactor and cover edge cases in sync integration tests (#160) 2023-01-10 13:16:30 +01:00
sync.go Allow sync to workspace path (#170) 2023-01-19 15:57:41 +01:00
sync_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00
watchdog.go [DECO-396] Post mortem followups on sync deletes repo (#119) 2022-12-12 14:31:06 +01:00