Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #319 from vania-pooh/master
Browse files Browse the repository at this point in the history
Updated CLI flags docs
  • Loading branch information
vania-pooh authored Dec 23, 2017
2 parents dc503b7 + 9959169 commit 7976204
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/cli-flags.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ The following flags are supported by `selenoid` command:
Containers cpu limit as float e.g. 0.2 or 1.0
-disable-docker
Disable docker support
-disable-privileged
Whether to disable privileged container mode
-disable-queue
Disable wait queue
-enable-file-upload
Expand All @@ -37,8 +39,10 @@ The following flags are supported by `selenoid` command:
Session idle timeout in time.Duration format (default 1m0s)
-version
Show version and exit
-video-output-dir
-video-output-dir string
Directory to save recorded video to (default "video")
-video-recorder-image string
Image to use as video recorder (default "selenoid/video-recorder")
----

For example:
Expand Down

0 comments on commit 7976204

Please sign in to comment.