tecton workspace
Usage​
tecton workspace [OPTIONS] COMMAND [ARGS]
Description​
Manage Tecton workspaces.
Commands​
Command | Description |
---|---|
create | Create a new workspace named WORKSPACE. |
delete | Delete workspace named WORKSPACE. |
list | List available workspaces. |
restore | Restore local Tecton Workspace state to a previous version. |
select | Select WORKSPACE. |
show | Show active workspace. |
add-databricks-service-principal | Add a new Databricks Service Principal to WORKSPACE. |
set-default-databricks-service-principal | Set an existing Databricks Service Principal as the default for WORKSPACE. |
remove-databricks-service-principal | Remove an existing Databricks Service Principal from WORKSPACE. |