databricks-cli/cmd/fs
Pieter Noordhuis e19eaca4d1
Add filer.Filer implementation backed by the Files API (#474)
## Tests

New integration test for the read/write parts of the other filers. The
integration test cannot be shared just yet because the Files API doesn't
include support for creating/listing/removing directories yet.
2023-06-19 18:29:13 +00:00
..
cat.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
cp.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
events.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
fs.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
helpers.go Add filer.Filer implementation backed by the Files API (#474) 2023-06-19 18:29:13 +00:00
helpers_test.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
ls.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
mkdir.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00
rm.go Add fs cp command (#463) 2023-06-16 17:09:08 +02:00