databricks-cli/internal
Pieter Noordhuis 03c863f49b
Update sync defaults (#177)
By default the command runs an incremental, one-time sync, similar to the
behavior of rsync. The `--persist-snapshot` flag has been removed and the
command now always saves a synchronization snapshot.

* Add `--full` flag to force full synchronization
* Add `--watch` flag to run continuously and watch the local file system for changes

This builds on #176.
2023-01-24 15:06:59 +01:00
..
api_test.go Fix integration tests for windows (#165) 2023-01-11 13:32:02 +01:00
filer_test.go Use []byte for files in workspace (#162) 2023-01-05 12:03:31 +01:00
helpers.go Add RequireSuccessfulRun helper (#125) 2022-12-09 15:41:04 +01:00
locker_test.go Fix integration tests for windows (#165) 2023-01-11 13:32:02 +01:00
sync_test.go Update sync defaults (#177) 2023-01-24 15:06:59 +01:00