Skip to content

Commit

Permalink
Merge pull request #84 from adevinta/lava-run-help
Browse files Browse the repository at this point in the history
cmd/lava/internal/run: add reference to LAVA_RUNTIME in help
  • Loading branch information
jroimartin authored Jun 27, 2024
2 parents a2ca9e5 + ec72116 commit b62b45d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/lava/internal/run/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ use "lava help metrics".
The -log flag defines the logging level. Valid values are "debug",
"info", "warn" and "error". If not specified, "info" is used.
Lava supports several container runtimes. The environment variable
LAVA_RUNTIME allows to select which one is in use. For more details,
use "lava help environment".
# Path checktype
When the specified checktype is a path that points to a directory,
Expand Down

0 comments on commit b62b45d

Please sign in to comment.