databricks-cli/cmd/fs
shreyas-goenka cd99fce2a5
Add fs mkdirs command for dbfs (#432)
## Changes
TSIA

## Tests
Integration tests
2023-06-12 14:05:56 +02: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
mkdir.go Add fs mkdirs command for dbfs (#432) 2023-06-12 14:05:56 +02:00
rm.go Add fs rm command for dbfs (#433) 2023-06-05 23:21:47 +00:00