databricks-cli/cmd/bundle
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
..
debug Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
deploy.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
root.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
run.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
schema.go Add command for generating JSON schema for DABs bundle config (#171) 2023-01-23 15:00:11 +01:00
sync.go Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01:00
validate.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00