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 -h Usage information for the run command. + + --live-logs + + Tail the live log output from a running Sauce Orchestrate container. + --no-color @@ -366,6 +371,19 @@ Usage information for the `run` command. +### --live-logs + +
+

| OPTIONAL | BOOLEAN | Sauce Orchestrate Only

+ +Tail the live log output from a running Sauce Orchestrate container. + +```bash +saucectl run --live-logs +``` + +
+ ### --no-color