Display in a json format the execution history of a specific worker.
Parameter | Command / Description |
|---|---|
Command name | worker execution-history |
Abbreviation | worker exec-hist, worker eh |
Command options: | |
| [Optional] Server ID configured using the config command. |
| [Default: 5000] The request timeout in milliseconds. |
| [Optional] List events available to a specific project. |
| [Default: false] Whether to include test-runs entries. |
Command arguments: | |
worker-key | [Optional] The worker key. If not provided it will be read from the |
Show Worker Execution History Example
Retrieves the execution history of a worker named my-worker including test runs.
jf worker execution-history --with-test-runs my-worker