databricks-cli/libs
Pieter Noordhuis fc46d21f8b
Move sync logic from cmd/sync to libs/sync (#173)
Mechanical change. Ported global variables the logic relied on to a new
`sync.Sync` struct.
2023-01-23 13:52:39 +01:00
..
auth Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
filer Use []byte for files in workspace (#162) 2023-01-05 12:03:31 +01:00
sync Move sync logic from cmd/sync to libs/sync (#173) 2023-01-23 13:52:39 +01:00
testfile Refactor and cover edge cases in sync integration tests (#160) 2023-01-10 13:16:30 +01:00