Workspaces
Page | Description |
---|---|
Workspace | This class represents a Workspace. The Workspace class is used to fetch Tecton Objects, which are stored in a Workspace. |
get_current_workspace | Returns the current Workspace set by environment variable, Tecton config file, or tecton workspace select command. |
get_workspace | Returns a Workspace instance for the workspace with the provided name. |
list_workspaces | Returns a list of the names of all registered Workspaces. |