databricks-cli/internal
shreyas-goenka bb32067a80
Add fs cp command (#463)
## Tests
Tested using integration tests
2023-06-16 17:09:08 +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 Correctly set ExactArgs if generated command has positional arguments (#488) 2023-06-16 12:15:25 +00: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 workspace import-dir command (#456) 2023-06-12 21:03:46 +02: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 Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
fs_ls_test.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
helpers.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
locker_test.go Use better error assertions and clean up locker API (#490) 2023-06-16 16:29:04 +02:00
mkdir_test.go Add fs mkdirs command for dbfs (#432) 2023-06-12 14:05:56 +02:00
rm_test.go Add fs rm command for dbfs (#433) 2023-06-05 23:21:47 +00:00
secrets_test.go Do not prompt for List methods (#411) 2023-05-26 16:02:53 +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 Fix deprecation notice for io/ioutil (#477) 2023-06-15 10:38:30 +00:00