databricks-cli/internal
Pieter Noordhuis 1715a987cf
Make sync command work in bundle context; reorder args (#207)
Invoke with `bricks sync SRC DST`.

In bundle context `SRC` and `DST` arguments are taken from bundle configuration.

This PR adds `bricks bundle sync` to disambiguate between the two.
Once the VS Code extension is bundle aware they can again be consolidated.
Consolidating them today would regress the VS Code experience if a
`bundle.yml` file is present in the file tree.
2023-02-20 11:33:30 +01:00
..
build Include build information and add version command (#194) 2023-02-03 15:38:53 +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 Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01:00