databricks-cli/internal
Shreyas Goenka 1d21d3cfd3
Revert "Fix git clone integration test for non-existing repo"
This reverts commit 7a8d413a4b.
2023-07-26 10:37:17 +02:00
..
acc Fix secrets put-secret command (#545) 2023-07-05 17:30:54 +02: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 fs cat command for dbfs files (#430) 2023-06-06 01:16:23 +02: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 --absolute flag for ls command (#508) 2023-06-27 16:06:56 +02:00
git_clone_test.go Revert "Fix git clone integration test for non-existing repo" 2023-07-26 10:37:17 +02:00
helpers.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
locker_test.go Fix locker unlock for destroy (#492) 2023-06-19 15:57:25 +02:00
mkdir_test.go Add fs mkdirs command for dbfs (#432) 2023-06-12 14:05:56 +02:00
repos_test.go Add provider detection to the repos create command (#528) 2023-06-27 14:17:13 +02:00
rm_test.go Add fs rm command for dbfs (#433) 2023-06-05 23:21:47 +00:00
secrets_test.go Fix secrets put-secret command (#545) 2023-07-05 17:30:54 +02:00
sync_test.go Add directory tracking to sync (#425) 2023-06-12 11:44:00 +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