diff --git a/docs/dev/cli/saucectl/run.md b/docs/dev/cli/saucectl/run.md index 5d049fa3ef..894699d02d 100644 --- a/docs/dev/cli/saucectl/run.md +++ b/docs/dev/cli/saucectl/run.md @@ -87,6 +87,11 @@ Execute tests according to the environment, framework, and test suite specificat
run
command.| OPTIONAL | BOOLEAN | Sauce Orchestrate Only
+ +Tail the live log output from a running Sauce Orchestrate container. + +```bash +saucectl run --live-logs +``` + +