databricks-cli/internal
shreyas-goenka 6a843f28ef
Correct name for force acquire deploy flag (#656)
## Changes
As discussed here, the name for this flag should be `force-lock`:
https://github.com/databricks/cli/pull/578#discussion_r1276233445

## Tests
Manually and existing tests
2023-08-15 19:03:43 +00:00
..
acc Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
build Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
testdata/import_dir Add workspace import-dir command (#456) 2023-06-12 21:03:46 +02:00
alerts_test.go Update alerts command integration test (#512) 2023-06-22 10:30:52 +02:00
api_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
clusters_test.go Do not generate prompts for certain commands (#438) 2023-06-05 19:38:45 +02:00
filer_test.go Add filer.Filer implementation backed by the Files API (#474) 2023-06-19 18:29:13 +00:00
fs_cat_test.go Add TestAcc prefix to filer test and fix any failing tests (#611) 2023-07-26 13:03:10 +00:00
fs_cp_test.go Make local files default for fs commands (#506) 2023-06-23 16:07:09 +02:00
fs_ls_test.go Add TestAcc prefix to filer test and fix any failing tests (#611) 2023-07-26 13:03:10 +00:00
fs_mkdir_test.go Fix failing fs mkdir test on azure (#627) 2023-07-31 10:38:42 +00:00
fs_rm_test.go Add TestAcc prefix to filer test and fix any failing tests (#611) 2023-07-26 13:03:10 +00:00
git_clone_test.go Fix git clone integration test for non-existing repo (#610) 2023-07-27 13:51:57 +00:00
helpers.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
locker_test.go Correct name for force acquire deploy flag (#656) 2023-08-15 19:03:43 +00:00
repos_test.go Add provider detection to the repos create command (#528) 2023-06-27 14:17:13 +02:00
secrets_test.go Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
sync_test.go Extend deployment mode support (#577) 2023-07-30 07:19:49 +00:00
version_test.go Use cmdio in version command for `--output` flag (#419) 2023-06-01 12:03:22 +02:00
workspace_test.go Decode contents by default in workspace export command (#531) 2023-06-27 20:42:29 +02:00