We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0484425 commit a85ef92Copy full SHA for a85ef92
pkg/cmd/run/list/list.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- defaultLimit = 10
+ defaultLimit = 20
19
20
21
type ListOptions struct {
0 commit comments