databricks-cli/cmd/workspace/workspace
shreyas-goenka 4818541062
Add workspace export-dir command (#449)
## Changes
This PR:
1. Adds the export-dir command
2. Changes filer.Read to return an error if a user tries to read a
directory
3. Adds returning internal file structures from filer.Stat().Sys()

## Tests
Integration tests and manually
2023-06-08 18:15:12 +02:00
..
events.go Add workspace export-dir command (#449) 2023-06-08 18:15:12 +02:00
export_dir.go Add workspace export-dir command (#449) 2023-06-08 18:15:12 +02:00
overrides.go Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
workspace.go Do not generate prompts for certain commands (#438) 2023-06-05 19:38:45 +02:00