mirror of https://github.com/databricks/cli.git
e008c2bd8c
## Changes The sync struct initialization would recreate the deleted `file_path`. This PR moves to not initializing the sync object to delete the snapshot, thus fixing the lingering `file_path` after `bundle destroy`. ## Tests Manually, and a integration test to prevent regression. |
||
---|---|---|
.. | ||
delete.go | ||
sync.go | ||
upload.go |