databricks-cli/cmd/workspace/workspace
shreyas-goenka 1e9dbcfa2a
Add `--file` flag to workspace export command (#794)
This PR:
1. Adds the `--file` flag to the workspace export command. This allows
you to specify a output file to write to.
2. Adds e2e integration tests for the workspace export command
2023-10-05 13:20:33 +00:00
..
events.go Add workspace import-dir command (#456) 2023-06-12 21:03:46 +02:00
export_dir.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
import_dir.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
overrides.go Add `--file` flag to workspace export command (#794) 2023-10-05 13:20:33 +00:00
workspace.go Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00