databricks-cli/cmd/fs
shreyas-goenka d6d35e314f
Add fs rm command for dbfs (#433)
## Changes
Please look at the title

## Tests
Integration tests
2023-06-05 23:21:47 +00:00
..
cat.go Add fs cat command for dbfs files (#430) 2023-06-06 01:16:23 +02:00
fs.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
helpers.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
helpers_test.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
ls.go Add fs ls command for dbfs (#429) 2023-06-05 17:41:30 +02:00
rm.go Add fs rm command for dbfs (#433) 2023-06-05 23:21:47 +00:00