Skip to main content

saucectl imagerunner logs

Fetches the logs from an imagerunner run.

Usage

$ saucectl imagerunner logs <runID> [flags]

Available Options

FlagShorthandDescription
--liveNoneTail the live log output from a running Sauce Orchestrate container. Defaults to false.
--region-rThe 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 are us-west-1 (default) and eu-central-1.Shorthand: -r <region>
saucectl imagerunner logs <runID> --region us-west-1