We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf07e0 commit a1e885cCopy full SHA for a1e885c
nodestream/cli/commands/run.py
@@ -58,7 +58,7 @@ class Run(NodestreamCommand):
58
flag=False,
59
),
60
option(
61
- "metrics-interval-seconds",
+ "metrics-interval-in-seconds",
62
description="Time interval to report metrics in seconds",
63
default=None,
64
0 commit comments