saucectl imagerunner logs
Fetches the logs from an imagerunner run.
Usage
$ saucectl imagerunner logs <runID> [flags]
Available Options
| Flag | Shorthand | Description |
|---|---|---|
| --live | None | Tail the live log output from a running Sauce Orchestrate container. Defaults to false. |
| --region | -r | The Sauce Labs region. Options are us-west-1 (default) and eu-central-1. |
Options Details
--live
| OPTIONAL | BOOLEAN |
Tail the live log output from a running Sauce Orchestrate container.saucectl imagerunner logs <runID> --live
--region
| OPTIONAL | STRING |
The Sauce Labs region. Options areus-west-1 (default) and eu-central-1.Shorthand: -r <region>saucectl imagerunner logs <runID> --region us-west-1