Workloads Commands
List, monitor, and manage your executions on Lyceum Cloud.Commands
| Command | Description |
|---|---|
lyceum workloads list | List currently running executions |
lyceum workloads abort | Abort a running execution |
lyceum workloads history | Show your execution history |
lyceum workloads list
List all currently running executions.Options
| Option | Description |
|---|---|
--limit, -n | Number of executions to show. Default: 10 |
Examples
lyceum workloads abort
Abort a running execution.Arguments
| Argument | Description |
|---|---|
execution_id | (required) Execution ID to abort |
Examples
lyceum workloads history
Show your execution history.Options
| Option | Description |
|---|---|
--limit, -n | Number of executions to show. Default: 10 |

