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). |
||
---|---|---|
.. | ||
interpolation | ||
mutator | ||
resources | ||
artifact.go | ||
bundle.go | ||
environment.go | ||
lock.go | ||
lock_test.go | ||
resources.go | ||
root.go | ||
root_test.go | ||
workspace.go |