mirror of https://github.com/databricks/cli.git
123a5e15e9
Add configuration: ``` bundle: lock: enabled: true force: false ``` The force field can be set by passing the `--force` argument to `bricks bundle deploy`. Doing so means the deployment lock is acquired even if it is currently held. This should only be used in exceptional cases (e.g. a previous deployment has failed to release the lock). |
||
---|---|---|
.. | ||
debug | ||
deploy.go | ||
launch.go | ||
root.go | ||
run.go | ||
schema.go | ||
sync.go | ||
test.go | ||
validate.go |