tailorctl workspace workflow
The workflow command manages workflows in the workspace.
Usage
tailorctl workspace workflow [flags]
Flags
-h, --help help for workflow
Flags inherited from parent commands
-w, --workspace_id string workspace ID (overrides active context)
Commands
- tailorctl workspace workflow create - Create or update a workflow
- tailorctl workspace workflow delete - Delete a workflow by ID or name
- tailorctl workspace workflow get - Retrieve a workflow by ID or name
- tailorctl workspace workflow get-execution - Get the status and results of a workflow execution
- tailorctl workspace workflow list - List workflows with pagination and formatting options
- tailorctl workspace workflow resume - Resume a failed workflow execution
- tailorctl workspace workflow start - Start a workflow execution
See also
- tailorctl workspace - Manages workspace and its resources