We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7067ef4 commit 8ade095Copy full SHA for 8ade095
1 file changed
tests/src/test/scala/common/Wsk.scala
@@ -499,6 +499,7 @@ class WskActivation() extends RunWskCmd with HasActivation with WaitFor with Bas
499
*
500
* @param duration exits console after duration
501
* @param since (optional) time travels back to activation since given duration
502
+ * @param actionName (optional) name of entity to filter activation records on.
503
*/
504
override def console(duration: Duration,
505
since: Option[Duration] = None,
0 commit comments