databricks-cli/cmd/sync
Pieter Noordhuis c9340d6317
Drain sync event channel before returning (#253)
Not waiting means the last few events may or may not be printed.
This is relevant in the mode where sync runs once and then terminates.
2023-03-16 17:48:17 +01:00
..
completion.go Path completion for sync command (#208) 2023-02-20 14:31:59 +01:00
output.go Drain sync event channel before returning (#253) 2023-03-16 17:48:17 +01:00
sync.go Drain sync event channel before returning (#253) 2023-03-16 17:48:17 +01:00
sync_test.go Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01:00