Workflows¶
See here for additional information regarding workflows.
Workflow Objects¶
- class
Workflow
¶ An object representing a single Spell workflow.
-
workspace_specs
¶ label to workspace spec mapping of git commits associated with the workflow
-
refresh
()¶ Refresh the workflow state.
Refresh all of the workflow attributes with the latest information for the workflow from Spell.
- Raises
ClientException – an error occurred.
-