databricks-cli/cmd
shreyas-goenka 4a03265dc2
Fix force flag not working for bundle destroy (#434)
## Changes
`--force` flag did not exist for `bundle destroy`. This PR adds that in.

## Tests
manually tested. Now adding the `--force` flag hijacks the deploy lock
on the target directory.
2023-06-19 12:31:07 +02:00
..
account Correctly set ExactArgs if generated command has positional arguments (#488) 2023-06-16 12:15:25 +00:00
api Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
auth Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
bundle Fix force flag not working for bundle destroy (#434) 2023-06-19 12:31:07 +02:00
configure Update configure command (#482) 2023-06-15 12:50:19 +00:00
fs Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
root Do not use white color as string output (#489) 2023-06-16 13:55:22 +00:00
sync Added support for bundle.Seq, simplified Mutator.Apply interface (#403) 2023-05-24 14:45:19 +02:00
version Use cmdio in version command for `--output` flag (#419) 2023-06-01 12:03:22 +02:00
workspace Correctly set ExactArgs if generated command has positional arguments (#488) 2023-06-16 12:15:25 +00:00